#e2adfb color space conversions
Hex:
#e2adfb
RGB:
226, 173, 251
CMY:
11, 32, 2
CMYK:
10, 31, 0, 2
HSL:
281°, 90.6977%, 83.1373%
HSV (HSB):
281°, 31.0757%, 98.4314%
XYZ:
63.7202, 53.0209, 98.1424
xyY:
0.2965, 0.2467, 53.0209
CIE-Lab:
77.8874, 32.9187, -31.3201
CIE-LCH:
77.8874, 45.4378, 316.4256
CIE-Luv:
77.8874, 23.4205, -55.3200
Hunter-Lab:
72.8155, 28.7767, -28.9417
#e2adfb color charts
#e2adfb color shades, tints & tones
#e2adfb color schemes
#e2adfb color preview, HTML & CSS examples
This text has a color of #e2adfb
<p style="color:#e2adfb;">Text here</p>
.mytext {color:#e2adfb;}
This box has a color of #e2adfb
<div style="background-color:#e2adfb;">Content here</div>
.mybackground {background-color:#e2adfb;}
Border around this has a color of #e2adfb
<div style="border:2px solid #e2adfb;">Content here</div>
.myborder {border:2px solid #e2adfb;}