#fc0cee color space conversions
Hex:
#fc0cee
RGB:
252, 12, 238
CMY:
1, 95, 7
CMYK:
0, 95, 6, 1
HSL:
304°, 97.5610%, 51.7647%
HSV (HSB):
304°, 95.2381%, 98.8235%
XYZ:
55.7090, 27.1314, 83.1896
xyY:
0.3355, 0.1634, 27.1314
CIE-Lab:
59.0958, 94.7503, -53.3625
CIE-LCH:
59.0958, 108.7436, 330.6122
CIE-Luv:
59.0958, 88.3654, -96.4170
Hunter-Lab:
52.0878, 99.7555, -58.2307
#fc0cee color charts
#fc0cee color shades, tints & tones
#fc0cee color schemes
#fc0cee color preview, HTML & CSS examples
This text has a color of #fc0cee
<p style="color:#fc0cee;">Text here</p>
.mytext {color:#fc0cee;}
This box has a color of #fc0cee
<div style="background-color:#fc0cee;">Content here</div>
.mybackground {background-color:#fc0cee;}
Border around this has a color of #fc0cee
<div style="border:2px solid #fc0cee;">Content here</div>
.myborder {border:2px solid #fc0cee;}