#e09cd5 color space conversions
Hex:
#e09cd5
RGB:
224, 156, 213
CMY:
12, 39, 16
CMYK:
0, 30, 5, 12
HSL:
310°, 52.3077%, 74.5098%
HSV (HSB):
310°, 30.3571%, 87.8431%
XYZ:
54.6392, 44.4283, 68.6465
xyY:
0.3258, 0.2649, 44.4283
CIE-Lab:
72.5139, 34.2180, -18.8841
CIE-LCH:
72.5139, 39.0830, 331.1067
CIE-Luv:
72.5139, 35.7531, -34.8745
Hunter-Lab:
66.6546, 29.6774, -14.4037
#e09cd5 color charts
#e09cd5 color shades, tints & tones
#e09cd5 color schemes
#e09cd5 color preview, HTML & CSS examples
This text has a color of #e09cd5
<p style="color:#e09cd5;">Text here</p>
.mytext {color:#e09cd5;}
This box has a color of #e09cd5
<div style="background-color:#e09cd5;">Content here</div>
.mybackground {background-color:#e09cd5;}
Border around this has a color of #e09cd5
<div style="border:2px solid #e09cd5;">Content here</div>
.myborder {border:2px solid #e09cd5;}