#fc01ea color space conversions
Hex:
#fc01ea
RGB:
252, 1, 234
CMY:
1, 100, 8
CMYK:
0, 100, 7, 1
HSL:
304°, 99.2095%, 49.6078%
HSV (HSB):
304°, 99.6032%, 98.8235%
XYZ:
55.0070, 26.6577, 80.0882
xyY:
0.3401, 0.1648, 26.6577
CIE-Lab:
58.6561, 94.8806, -51.8195
CIE-LCH:
58.6561, 108.1091, 331.3586
CIE-Luv:
58.6561, 90.5010, -93.9412
Hunter-Lab:
51.6311, 99.8171, -55.8267
#fc01ea color charts
#fc01ea color shades, tints & tones
#fc01ea color schemes
#fc01ea color preview, HTML & CSS examples
This text has a color of #fc01ea
<p style="color:#fc01ea;">Text here</p>
.mytext {color:#fc01ea;}
This box has a color of #fc01ea
<div style="background-color:#fc01ea;">Content here</div>
.mybackground {background-color:#fc01ea;}
Border around this has a color of #fc01ea
<div style="border:2px solid #fc01ea;">Content here</div>
.myborder {border:2px solid #fc01ea;}