#e006d8 color space conversions
Hex:
#e006d8
RGB:
224, 6, 216
CMY:
12, 98, 15
CMYK:
0, 97, 4, 12
HSL:
302°, 94.7826%, 45.0980%
HSV (HSB):
302°, 97.3214%, 87.8431%
XYZ:
43.2003, 20.9354, 66.7298
xyY:
0.3301, 0.1600, 20.9354
CIE-Lab:
52.8787, 87.5407, -51.1265
CIE-LCH:
52.8787, 101.3770, 329.7137
CIE-Luv:
52.8787, 77.1023, -89.5833
Hunter-Lab:
45.7552, 88.4609, -54.4403
#e006d8 color charts
#e006d8 color shades, tints & tones
#e006d8 color schemes
#e006d8 color preview, HTML & CSS examples
This text has a color of #e006d8
<p style="color:#e006d8;">Text here</p>
.mytext {color:#e006d8;}
This box has a color of #e006d8
<div style="background-color:#e006d8;">Content here</div>
.mybackground {background-color:#e006d8;}
Border around this has a color of #e006d8
<div style="border:2px solid #e006d8;">Content here</div>
.myborder {border:2px solid #e006d8;}