#fc5bf7 color space conversions
Hex:
#fc5bf7
RGB:
252, 91, 247
CMY:
1, 64, 3
CMYK:
0, 64, 2, 1
HSL:
302°, 96.4072%, 67.2549%
HSV (HSB):
302°, 63.8889%, 98.8235%
XYZ:
60.6745, 34.8930, 91.5328
xyY:
0.3243, 0.1865, 34.8930
CIE-Lab:
65.6653, 78.5137, -47.9544
CIE-LCH:
65.6653, 92.0001, 328.5843
CIE-Luv:
65.6653, 72.3935, -87.5933
Hunter-Lab:
59.0703, 79.9744, -50.5240
#fc5bf7 color charts
#fc5bf7 color shades, tints & tones
#fc5bf7 color schemes
#fc5bf7 color preview, HTML & CSS examples
This text has a color of #fc5bf7
<p style="color:#fc5bf7;">Text here</p>
.mytext {color:#fc5bf7;}
This box has a color of #fc5bf7
<div style="background-color:#fc5bf7;">Content here</div>
.mybackground {background-color:#fc5bf7;}
Border around this has a color of #fc5bf7
<div style="border:2px solid #fc5bf7;">Content here</div>
.myborder {border:2px solid #fc5bf7;}