#fc00d7 color space conversions
Hex:
#fc00d7
RGB:
252, 0, 215
CMY:
1, 100, 16
CMYK:
0, 100, 15, 1
HSL:
309°, 100.0000%, 49.4118%
HSV (HSB):
309°, 100.0000%, 98.8235%
XYZ:
52.4106, 25.6017, 66.4693
xyY:
0.3627, 0.1772, 25.6017
CIE-Lab:
57.6571, 92.5250, -42.6666
CIE-LCH:
57.6571, 101.8887, 335.2438
CIE-Luv:
57.6571, 98.8401, -79.4207
Hunter-Lab:
50.5982, 96.3472, -42.4687
#fc00d7 color charts
#fc00d7 color shades, tints & tones
#fc00d7 color schemes
#fc00d7 color preview, HTML & CSS examples
This text has a color of #fc00d7
<p style="color:#fc00d7;">Text here</p>
.mytext {color:#fc00d7;}
This box has a color of #fc00d7
<div style="background-color:#fc00d7;">Content here</div>
.mybackground {background-color:#fc00d7;}
Border around this has a color of #fc00d7
<div style="border:2px solid #fc00d7;">Content here</div>
.myborder {border:2px solid #fc00d7;}