#e003ef color space conversions
Hex:
#e003ef
RGB:
224, 3, 239
CMY:
12, 99, 6
CMYK:
6, 99, 0, 6
HSL:
296°, 97.5207%, 47.4510%
HSV (HSB):
296°, 98.7448%, 93.7255%
XYZ:
46.3530, 22.1444, 83.4926
xyY:
0.3050, 0.1457, 22.1444
CIE-Lab:
54.1799, 91.0655, -62.0598
CIE-LCH:
54.1799, 110.2014, 325.7261
CIE-Luv:
54.1799, 68.2746, -106.6954
Hunter-Lab:
47.0579, 93.4752, -72.2550
#e003ef color charts
#e003ef color shades, tints & tones
#e003ef color schemes
#e003ef color preview, HTML & CSS examples
This text has a color of #e003ef
<p style="color:#e003ef;">Text here</p>
.mytext {color:#e003ef;}
This box has a color of #e003ef
<div style="background-color:#e003ef;">Content here</div>
.mybackground {background-color:#e003ef;}
Border around this has a color of #e003ef
<div style="border:2px solid #e003ef;">Content here</div>
.myborder {border:2px solid #e003ef;}