#e09fdc color space conversions
Hex:
#e09fdc
RGB:
224, 159, 220
CMY:
12, 38, 14
CMYK:
0, 29, 2, 12
HSL:
304°, 51.1811%, 75.0980%
HSV (HSB):
304°, 29.0179%, 87.8431%
XYZ:
56.0569, 45.8109, 73.5980
xyY:
0.3195, 0.2611, 45.8109
CIE-Lab:
73.4226, 33.8659, -21.3452
CIE-LCH:
73.4226, 40.0314, 327.7773
CIE-Luv:
73.4226, 33.1763, -38.7979
Hunter-Lab:
67.6837, 29.3904, -17.0922
#e09fdc color charts
#e09fdc color shades, tints & tones
#e09fdc color schemes
#e09fdc color preview, HTML & CSS examples
This text has a color of #e09fdc
<p style="color:#e09fdc;">Text here</p>
.mytext {color:#e09fdc;}
This box has a color of #e09fdc
<div style="background-color:#e09fdc;">Content here</div>
.mybackground {background-color:#e09fdc;}
Border around this has a color of #e09fdc
<div style="border:2px solid #e09fdc;">Content here</div>
.myborder {border:2px solid #e09fdc;}