#e28def color space conversions
Hex:
#e28def
RGB:
226, 141, 239
CMY:
11, 45, 6
CMYK:
5, 41, 0, 6
HSL:
292°, 75.3846%, 74.5098%
HSV (HSB):
292°, 41.0042%, 93.7255%
XYZ:
56.4689, 41.4505, 86.6859
xyY:
0.3059, 0.2245, 41.4505
CIE-Lab:
70.4904, 47.5297, -36.2429
CIE-LCH:
70.4904, 59.7714, 322.6733
CIE-Luv:
70.4904, 39.3059, -64.8280
Hunter-Lab:
64.3821, 43.8920, -34.7623
#e28def color charts
#e28def color shades, tints & tones
#e28def color schemes
#e28def color preview, HTML & CSS examples
This text has a color of #e28def
<p style="color:#e28def;">Text here</p>
.mytext {color:#e28def;}
This box has a color of #e28def
<div style="background-color:#e28def;">Content here</div>
.mybackground {background-color:#e28def;}
Border around this has a color of #e28def
<div style="border:2px solid #e28def;">Content here</div>
.myborder {border:2px solid #e28def;}