#e006d2 color space conversions
Hex:
#e006d2
RGB:
224, 6, 210
CMY:
12, 98, 18
CMYK:
0, 97, 6, 12
HSL:
304°, 94.7826%, 45.0980%
HSV (HSB):
304°, 97.3214%, 87.8431%
XYZ:
42.4385, 20.6307, 62.7181
xyY:
0.3374, 0.1640, 20.6307
CIE-Lab:
52.5429, 86.7151, -48.2306
CIE-LCH:
52.5429, 99.2255, 330.9173
CIE-Luv:
52.5429, 79.5682, -85.0580
Hunter-Lab:
45.4210, 87.2921, -50.0740
#e006d2 color charts
#e006d2 color shades, tints & tones
#e006d2 color schemes
#e006d2 color preview, HTML & CSS examples
This text has a color of #e006d2
<p style="color:#e006d2;">Text here</p>
.mytext {color:#e006d2;}
This box has a color of #e006d2
<div style="background-color:#e006d2;">Content here</div>
.mybackground {background-color:#e006d2;}
Border around this has a color of #e006d2
<div style="border:2px solid #e006d2;">Content here</div>
.myborder {border:2px solid #e006d2;}