#fc5ff6 color space conversions
Hex:
#fc5ff6
RGB:
252, 95, 246
CMY:
1, 63, 4
CMYK:
0, 62, 2, 1
HSL:
302°, 96.3190%, 68.0392%
HSV (HSB):
302°, 62.3016%, 98.8235%
XYZ:
60.8716, 35.5337, 90.8392
xyY:
0.3251, 0.1898, 35.5337
CIE-Lab:
66.1621, 76.8382, -46.6199
CIE-LCH:
66.1621, 89.8750, 328.7536
CIE-Luv:
66.1621, 71.5562, -85.3370
Hunter-Lab:
59.6101, 77.9598, -48.6242
#fc5ff6 color charts
#fc5ff6 color shades, tints & tones
#fc5ff6 color schemes
#fc5ff6 color preview, HTML & CSS examples
This text has a color of #fc5ff6
<p style="color:#fc5ff6;">Text here</p>
.mytext {color:#fc5ff6;}
This box has a color of #fc5ff6
<div style="background-color:#fc5ff6;">Content here</div>
.mybackground {background-color:#fc5ff6;}
Border around this has a color of #fc5ff6
<div style="border:2px solid #fc5ff6;">Content here</div>
.myborder {border:2px solid #fc5ff6;}