#e28dfa color space conversions
Hex:
#e28dfa
RGB:
226, 141, 250
CMY:
11, 45, 2
CMYK:
10, 44, 0, 2
HSL:
287°, 91.5966%, 76.6667%
HSV (HSB):
287°, 43.6000%, 98.0392%
XYZ:
58.1442, 42.1206, 95.5080
xyY:
0.2970, 0.2152, 42.1206
CIE-Lab:
70.9540, 49.6478, -41.5298
CIE-LCH:
70.9540, 64.7273, 320.0879
CIE-Luv:
70.9540, 37.2093, -73.9018
Hunter-Lab:
64.9004, 46.3423, -41.8214
#e28dfa color charts
#e28dfa color shades, tints & tones
#e28dfa color schemes
#e28dfa color preview, HTML & CSS examples
This text has a color of #e28dfa
<p style="color:#e28dfa;">Text here</p>
.mytext {color:#e28dfa;}
This box has a color of #e28dfa
<div style="background-color:#e28dfa;">Content here</div>
.mybackground {background-color:#e28dfa;}
Border around this has a color of #e28dfa
<div style="border:2px solid #e28dfa;">Content here</div>
.myborder {border:2px solid #e28dfa;}