#e04eec color space conversions
Hex:
#e04eec
RGB:
224, 78, 236
CMY:
12, 69, 7
CMYK:
5, 67, 0, 7
HSL:
295°, 80.6122%, 61.5686%
HSV (HSB):
295°, 66.9492%, 92.5490%
XYZ:
48.6052, 27.3522, 82.0746
xyY:
0.3076, 0.1731, 27.3522
CIE-Lab:
59.2989, 75.2743, -52.1917
CIE-LCH:
59.2989, 91.5980, 325.2644
CIE-Luv:
59.2989, 60.0447, -91.9010
Hunter-Lab:
52.2993, 74.3679, -56.4357
#e04eec color charts
#e04eec color shades, tints & tones
#e04eec color schemes
#e04eec color preview, HTML & CSS examples
This text has a color of #e04eec
<p style="color:#e04eec;">Text here</p>
.mytext {color:#e04eec;}
This box has a color of #e04eec
<div style="background-color:#e04eec;">Content here</div>
.mybackground {background-color:#e04eec;}
Border around this has a color of #e04eec
<div style="border:2px solid #e04eec;">Content here</div>
.myborder {border:2px solid #e04eec;}