#fc00e0 color space conversions
Hex:
#fc00e0
RGB:
252, 0, 224
CMY:
1, 100, 12
CMYK:
0, 100, 11, 1
HSL:
307°, 100.0000%, 49.4118%
HSV (HSB):
307°, 100.0000%, 98.8235%
XYZ:
53.5994, 26.0773, 72.7294
xyY:
0.3517, 0.1711, 26.0773
CIE-Lab:
58.1103, 93.6483, -47.0525
CIE-LCH:
58.1103, 104.8043, 333.3233
CIE-Luv:
58.1103, 94.8533, -86.3596
Hunter-Lab:
51.0659, 97.9906, -48.6963
#fc00e0 color charts
#fc00e0 color shades, tints & tones
#fc00e0 color schemes
#fc00e0 color preview, HTML & CSS examples
This text has a color of #fc00e0
<p style="color:#fc00e0;">Text here</p>
.mytext {color:#fc00e0;}
This box has a color of #fc00e0
<div style="background-color:#fc00e0;">Content here</div>
.mybackground {background-color:#fc00e0;}
Border around this has a color of #fc00e0
<div style="border:2px solid #fc00e0;">Content here</div>
.myborder {border:2px solid #fc00e0;}