#e082d9 color space conversions
Hex:
#e082d9
RGB:
224, 130, 217
CMY:
12, 49, 15
CMYK:
0, 42, 3, 12
HSL:
304°, 60.2564%, 69.4118%
HSV (HSB):
304°, 41.9643%, 87.8431%
XYZ:
51.2475, 36.8223, 70.0520
xyY:
0.3241, 0.2329, 36.8223
CIE-Lab:
67.1435, 48.5794, -29.3059
CIE-LCH:
67.1435, 56.7344, 328.8992
CIE-Luv:
67.1435, 47.1973, -53.3138
Hunter-Lab:
60.6814, 44.5569, -25.9688
#e082d9 color charts
#e082d9 color shades, tints & tones
#e082d9 color schemes
#e082d9 color preview, HTML & CSS examples
This text has a color of #e082d9
<p style="color:#e082d9;">Text here</p>
.mytext {color:#e082d9;}
This box has a color of #e082d9
<div style="background-color:#e082d9;">Content here</div>
.mybackground {background-color:#e082d9;}
Border around this has a color of #e082d9
<div style="border:2px solid #e082d9;">Content here</div>
.myborder {border:2px solid #e082d9;}