#e00cef color space conversions
Hex:
#e00cef
RGB:
224, 12, 239
CMY:
12, 95, 6
CMYK:
6, 95, 0, 6
HSL:
296°, 90.4382%, 49.2157%
HSV (HSB):
296°, 94.9791%, 93.7255%
XYZ:
46.4519, 22.3422, 83.5255
xyY:
0.3050, 0.1467, 22.3422
CIE-Lab:
54.3883, 90.4472, -61.7247
CIE-LCH:
54.3883, 109.5017, 325.6888
CIE-Luv:
54.3883, 67.9362, -106.2361
Hunter-Lab:
47.2676, 92.7016, -71.6828
#e00cef color charts
#e00cef color shades, tints & tones
#e00cef color schemes
#e00cef color preview, HTML & CSS examples
This text has a color of #e00cef
<p style="color:#e00cef;">Text here</p>
.mytext {color:#e00cef;}
This box has a color of #e00cef
<div style="background-color:#e00cef;">Content here</div>
.mybackground {background-color:#e00cef;}
Border around this has a color of #e00cef
<div style="border:2px solid #e00cef;">Content here</div>
.myborder {border:2px solid #e00cef;}