#e09def color space conversions
Hex:
#e09def
RGB:
224, 157, 239
CMY:
12, 38, 6
CMYK:
6, 34, 0, 6
HSL:
289°, 71.9298%, 77.6471%
HSV (HSB):
289°, 34.3096%, 93.7255%
XYZ:
58.3774, 46.1932, 87.5007
xyY:
0.3039, 0.2405, 46.1932
CIE-Lab:
73.6707, 38.5044, -31.3386
CIE-LCH:
73.6707, 49.6457, 320.8580
CIE-Luv:
73.6707, 31.1224, -55.7847
Hunter-Lab:
67.9656, 34.3785, -28.7556
#e09def color charts
#e09def color shades, tints & tones
#e09def color schemes
#e09def color preview, HTML & CSS examples
This text has a color of #e09def
<p style="color:#e09def;">Text here</p>
.mytext {color:#e09def;}
This box has a color of #e09def
<div style="background-color:#e09def;">Content here</div>
.mybackground {background-color:#e09def;}
Border around this has a color of #e09def
<div style="border:2px solid #e09def;">Content here</div>
.myborder {border:2px solid #e09def;}