#e4aafb color space conversions
Hex:
#e4aafb
RGB:
228, 170, 251
CMY:
11, 33, 2
CMYK:
9, 32, 0, 2
HSL:
283°, 91.0112%, 82.5490%
HSV (HSB):
283°, 32.2709%, 98.4314%
XYZ:
63.7822, 52.2085, 97.9823
xyY:
0.2981, 0.2440, 52.2085
CIE-Lab:
77.4053, 35.1384, -32.0461
CIE-LCH:
77.4053, 47.5569, 317.6353
CIE-Luv:
77.4053, 25.9512, -56.8276
Hunter-Lab:
72.2554, 31.1208, -29.8217
#e4aafb color charts
#e4aafb color shades, tints & tones
#e4aafb color schemes
#e4aafb color preview, HTML & CSS examples
This text has a color of #e4aafb
<p style="color:#e4aafb;">Text here</p>
.mytext {color:#e4aafb;}
This box has a color of #e4aafb
<div style="background-color:#e4aafb;">Content here</div>
.mybackground {background-color:#e4aafb;}
Border around this has a color of #e4aafb
<div style="border:2px solid #e4aafb;">Content here</div>
.myborder {border:2px solid #e4aafb;}