#e01dfc color space conversions
Hex:
#e01dfc
RGB:
224, 29, 252
CMY:
12, 89, 1
CMYK:
11, 88, 0, 1
HSL:
292°, 97.3799%, 55.0980%
HSV (HSB):
292°, 88.4921%, 98.8235%
XYZ:
48.7505, 23.7543, 94.1111
xyY:
0.2926, 0.1426, 23.7543
CIE-Lab:
55.8409, 90.5775, -66.6488
CIE-LCH:
55.8409, 112.4560, 323.6536
CIE-Luv:
55.8409, 62.3152, -114.2072
Hunter-Lab:
48.7384, 93.2523, -80.3688
#e01dfc color charts
#e01dfc color shades, tints & tones
#e01dfc color schemes
#e01dfc color preview, HTML & CSS examples
This text has a color of #e01dfc
<p style="color:#e01dfc;">Text here</p>
.mytext {color:#e01dfc;}
This box has a color of #e01dfc
<div style="background-color:#e01dfc;">Content here</div>
.mybackground {background-color:#e01dfc;}
Border around this has a color of #e01dfc
<div style="border:2px solid #e01dfc;">Content here</div>
.myborder {border:2px solid #e01dfc;}