#e08def color space conversions
Hex:
#e08def
RGB:
224, 141, 239
CMY:
12, 45, 6
CMYK:
6, 41, 0, 6
HSL:
291°, 75.3846%, 74.5098%
HSV (HSB):
291°, 41.0042%, 93.7255%
XYZ:
55.8453, 41.1290, 86.6567
xyY:
0.3041, 0.2240, 41.1290
CIE-Lab:
70.2662, 46.9430, -36.6086
CIE-LCH:
70.2662, 59.5301, 322.0510
CIE-Luv:
70.2662, 38.0427, -65.3008
Hunter-Lab:
64.1319, 43.2048, -35.2218
#e08def color charts
#e08def color shades, tints & tones
#e08def color schemes
#e08def color preview, HTML & CSS examples
This text has a color of #e08def
<p style="color:#e08def;">Text here</p>
.mytext {color:#e08def;}
This box has a color of #e08def
<div style="background-color:#e08def;">Content here</div>
.mybackground {background-color:#e08def;}
Border around this has a color of #e08def
<div style="border:2px solid #e08def;">Content here</div>
.myborder {border:2px solid #e08def;}