#fc01e2 color space conversions
Hex:
#fc01e2
RGB:
252, 1, 226
CMY:
1, 100, 11
CMYK:
0, 100, 10, 1
HSL:
306°, 99.2095%, 49.6078%
HSV (HSB):
306°, 99.6032%, 98.8235%
XYZ:
53.8832, 26.2081, 74.1702
xyY:
0.3493, 0.1699, 26.2081
CIE-Lab:
58.2341, 93.8425, -47.9861
CIE-LCH:
58.2341, 105.3996, 332.9172
CIE-Luv:
58.2341, 93.9366, -87.8413
Hunter-Lab:
51.1939, 98.2877, -50.0642
#fc01e2 color charts
#fc01e2 color shades, tints & tones
#fc01e2 color schemes
#fc01e2 color preview, HTML & CSS examples
This text has a color of #fc01e2
<p style="color:#fc01e2;">Text here</p>
.mytext {color:#fc01e2;}
This box has a color of #fc01e2
<div style="background-color:#fc01e2;">Content here</div>
.mybackground {background-color:#fc01e2;}
Border around this has a color of #fc01e2
<div style="border:2px solid #fc01e2;">Content here</div>
.myborder {border:2px solid #fc01e2;}