#e083d5 color space conversions
Hex:
#e083d5
RGB:
224, 131, 213
CMY:
12, 49, 16
CMYK:
0, 42, 5, 12
HSL:
307°, 60.0000%, 69.6078%
HSV (HSB):
307°, 41.5179%, 87.8431%
XYZ:
50.8670, 36.8840, 67.3891
xyY:
0.3279, 0.2377, 36.8840
CIE-Lab:
67.1899, 47.3698, -27.0098
CIE-LCH:
67.1899, 54.5291, 330.3086
CIE-Luv:
67.1899, 47.6126, -49.4651
Hunter-Lab:
60.7322, 43.2236, -23.2763
#e083d5 color charts
#e083d5 color shades, tints & tones
#e083d5 color schemes
#e083d5 color preview, HTML & CSS examples
This text has a color of #e083d5
<p style="color:#e083d5;">Text here</p>
.mytext {color:#e083d5;}
This box has a color of #e083d5
<div style="background-color:#e083d5;">Content here</div>
.mybackground {background-color:#e083d5;}
Border around this has a color of #e083d5
<div style="border:2px solid #e083d5;">Content here</div>
.myborder {border:2px solid #e083d5;}