#fc2dcc color space conversions
Hex:
#fc2dcc
RGB:
252, 45, 204
CMY:
1, 82, 20
CMYK:
0, 82, 19, 1
HSL:
314°, 97.1831%, 58.2353%
HSV (HSB):
314°, 82.1429%, 98.8235%
XYZ:
51.9824, 26.9319, 59.5853
xyY:
0.3753, 0.1945, 26.9319
CIE-Lab:
58.9112, 85.9994, -34.4326
CIE-LCH:
58.9112, 92.6364, 338.1797
CIE-Luv:
58.9112, 99.3719, -66.2106
Hunter-Lab:
51.8959, 87.9795, -31.7479
#fc2dcc color charts
#fc2dcc color shades, tints & tones
#fc2dcc color schemes
#fc2dcc color preview, HTML & CSS examples
This text has a color of #fc2dcc
<p style="color:#fc2dcc;">Text here</p>
.mytext {color:#fc2dcc;}
This box has a color of #fc2dcc
<div style="background-color:#fc2dcc;">Content here</div>
.mybackground {background-color:#fc2dcc;}
Border around this has a color of #fc2dcc
<div style="border:2px solid #fc2dcc;">Content here</div>
.myborder {border:2px solid #fc2dcc;}