#e005d1 color space conversions
Hex:
#e005d1
RGB:
224, 5, 209
CMY:
12, 98, 18
CMYK:
0, 98, 7, 12
HSL:
304°, 95.6332%, 44.9020%
HSV (HSB):
304°, 97.7679%, 87.8431%
XYZ:
42.3034, 20.5593, 62.0603
xyY:
0.3386, 0.1646, 20.5593
CIE-Lab:
52.4637, 86.6504, -47.7833
CIE-LCH:
52.4637, 98.9522, 331.1255
CIE-Luv:
52.4637, 80.0315, -84.3575
Hunter-Lab:
45.3423, 87.1873, -49.4109
#e005d1 color charts
#e005d1 color shades, tints & tones
#e005d1 color schemes
#e005d1 color preview, HTML & CSS examples
This text has a color of #e005d1
<p style="color:#e005d1;">Text here</p>
.mytext {color:#e005d1;}
This box has a color of #e005d1
<div style="background-color:#e005d1;">Content here</div>
.mybackground {background-color:#e005d1;}
Border around this has a color of #e005d1
<div style="border:2px solid #e005d1;">Content here</div>
.myborder {border:2px solid #e005d1;}