#e28bdd color space conversions
Hex:
#e28bdd
RGB:
226, 139, 221
CMY:
11, 45, 13
CMYK:
0, 38, 2, 11
HSL:
303°, 60.0000%, 71.5686%
HSV (HSB):
303°, 38.4956%, 88.6275%
XYZ:
53.6478, 39.8544, 73.2717
xyY:
0.3217, 0.2390, 39.8544
CIE-Lab:
69.3657, 45.2577, -28.0801
CIE-LCH:
69.3657, 53.2612, 328.1825
CIE-Luv:
69.3657, 43.6940, -51.0884
Hunter-Lab:
63.1304, 41.2100, -24.6232
#e28bdd color charts
#e28bdd color shades, tints & tones
#e28bdd color schemes
#e28bdd color preview, HTML & CSS examples
This text has a color of #e28bdd
<p style="color:#e28bdd;">Text here</p>
.mytext {color:#e28bdd;}
This box has a color of #e28bdd
<div style="background-color:#e28bdd;">Content here</div>
.mybackground {background-color:#e28bdd;}
Border around this has a color of #e28bdd
<div style="border:2px solid #e28bdd;">Content here</div>
.myborder {border:2px solid #e28bdd;}