#fc00d9 color space conversions
Hex:
#fc00d9
RGB:
252, 0, 217
CMY:
1, 100, 15
CMYK:
0, 100, 14, 1
HSL:
308°, 100.0000%, 49.4118%
HSV (HSB):
308°, 100.0000%, 98.8235%
XYZ:
52.6693, 25.7052, 67.8313
xyY:
0.3602, 0.1758, 25.7052
CIE-Lab:
57.7562, 92.7712, -43.6468
CIE-LCH:
57.7562, 102.5258, 334.8041
CIE-Luv:
57.7562, 97.9458, -80.9677
Hunter-Lab:
50.7003, 96.7066, -43.8331
#fc00d9 color charts
#fc00d9 color shades, tints & tones
#fc00d9 color schemes
#fc00d9 color preview, HTML & CSS examples
This text has a color of #fc00d9
<p style="color:#fc00d9;">Text here</p>
.mytext {color:#fc00d9;}
This box has a color of #fc00d9
<div style="background-color:#fc00d9;">Content here</div>
.mybackground {background-color:#fc00d9;}
Border around this has a color of #fc00d9
<div style="border:2px solid #fc00d9;">Content here</div>
.myborder {border:2px solid #fc00d9;}