#fc5ff5 color space conversions
Hex:
#fc5ff5
RGB:
252, 95, 245
CMY:
1, 63, 4
CMYK:
0, 62, 3, 1
HSL:
303°, 96.3190%, 68.0392%
HSV (HSB):
303°, 62.3016%, 98.8235%
XYZ:
60.7185, 35.4724, 90.0328
xyY:
0.3261, 0.1905, 35.4724
CIE-Lab:
66.1148, 76.6801, -46.1426
CIE-LCH:
66.1148, 89.4929, 328.9624
CIE-Luv:
66.1148, 71.8722, -84.5417
Hunter-Lab:
59.5587, 77.7481, -47.9355
#fc5ff5 color charts
#fc5ff5 color shades, tints & tones
#fc5ff5 color schemes
#fc5ff5 color preview, HTML & CSS examples
This text has a color of #fc5ff5
<p style="color:#fc5ff5;">Text here</p>
.mytext {color:#fc5ff5;}
This box has a color of #fc5ff5
<div style="background-color:#fc5ff5;">Content here</div>
.mybackground {background-color:#fc5ff5;}
Border around this has a color of #fc5ff5
<div style="border:2px solid #fc5ff5;">Content here</div>
.myborder {border:2px solid #fc5ff5;}