#e082d7 color space conversions
Hex:
#e082d7
RGB:
224, 130, 215
CMY:
12, 49, 16
CMYK:
0, 42, 4, 12
HSL:
306°, 60.2564%, 69.4118%
HSV (HSB):
306°, 41.9643%, 87.8431%
XYZ:
50.9888, 36.7189, 68.6900
xyY:
0.3260, 0.2348, 36.7189
CIE-Lab:
67.0656, 48.2295, -28.3139
CIE-LCH:
67.0656, 55.9265, 329.5842
CIE-Luv:
67.0656, 47.6290, -51.6651
Hunter-Lab:
60.5961, 44.1565, -24.7922
#e082d7 color charts
#e082d7 color shades, tints & tones
#e082d7 color schemes
#e082d7 color preview, HTML & CSS examples
This text has a color of #e082d7
<p style="color:#e082d7;">Text here</p>
.mytext {color:#e082d7;}
This box has a color of #e082d7
<div style="background-color:#e082d7;">Content here</div>
.mybackground {background-color:#e082d7;}
Border around this has a color of #e082d7
<div style="border:2px solid #e082d7;">Content here</div>
.myborder {border:2px solid #e082d7;}