#fc2cff color space conversions
Hex:
#fc2cff
RGB:
252, 44, 255
CMY:
1, 83, 0
CMYK:
1, 83, 0, 0
HSL:
299°, 100.0000%, 58.6275%
HSV (HSB):
299°, 82.7451%, 100.0000%
XYZ:
59.0956, 29.7168, 97.2290
xyY:
0.3176, 0.1597, 29.7168
CIE-Lab:
61.4091, 93.0920, -59.1296
CIE-LCH:
61.4091, 110.2834, 327.5773
CIE-Luv:
61.4091, 78.9725, -105.8313
Hunter-Lab:
54.5131, 98.1069, -67.5898
#fc2cff color charts
#fc2cff color shades, tints & tones
#fc2cff color schemes
#fc2cff color preview, HTML & CSS examples
This text has a color of #fc2cff
<p style="color:#fc2cff;">Text here</p>
.mytext {color:#fc2cff;}
This box has a color of #fc2cff
<div style="background-color:#fc2cff;">Content here</div>
.mybackground {background-color:#fc2cff;}
Border around this has a color of #fc2cff
<div style="border:2px solid #fc2cff;">Content here</div>
.myborder {border:2px solid #fc2cff;}