#e07ddc color space conversions
Hex:
#e07ddc
RGB:
224, 125, 220
CMY:
12, 51, 14
CMYK:
0, 44, 2, 12
HSL:
302°, 61.4907%, 68.4314%
HSV (HSB):
302°, 44.1964%, 87.8431%
XYZ:
50.9924, 35.6818, 71.9098
xyY:
0.3215, 0.2250, 35.6818
CIE-Lab:
66.2761, 51.6417, -32.3144
CIE-LCH:
66.2761, 60.9187, 327.9641
CIE-Luv:
66.2761, 48.6817, -58.4945
Hunter-Lab:
59.7343, 47.8421, -29.5610
#e07ddc color charts
#e07ddc color shades, tints & tones
#e07ddc color schemes
#e07ddc color preview, HTML & CSS examples
This text has a color of #e07ddc
<p style="color:#e07ddc;">Text here</p>
.mytext {color:#e07ddc;}
This box has a color of #e07ddc
<div style="background-color:#e07ddc;">Content here</div>
.mybackground {background-color:#e07ddc;}
Border around this has a color of #e07ddc
<div style="border:2px solid #e07ddc;">Content here</div>
.myborder {border:2px solid #e07ddc;}