#e2bef5 color space conversions
Hex:
#e2bef5
RGB:
226, 190, 245
CMY:
11, 25, 4
CMYK:
8, 22, 0, 4
HSL:
279°, 73.3333%, 85.2941%
HSV (HSB):
279°, 22.4490%, 96.0784%
XYZ:
66.2589, 59.5882, 94.3957
xyY:
0.3008, 0.2706, 59.5882
CIE-Lab:
81.6139, 22.5924, -22.4046
CIE-LCH:
81.6139, 31.8179, 315.2391
CIE-Luv:
81.6139, 16.2718, -39.2333
Hunter-Lab:
77.1934, 18.1269, -18.4671
#e2bef5 color charts
#e2bef5 color shades, tints & tones
#e2bef5 color schemes
#e2bef5 color preview, HTML & CSS examples
This text has a color of #e2bef5
<p style="color:#e2bef5;">Text here</p>
.mytext {color:#e2bef5;}
This box has a color of #e2bef5
<div style="background-color:#e2bef5;">Content here</div>
.mybackground {background-color:#e2bef5;}
Border around this has a color of #e2bef5
<div style="border:2px solid #e2bef5;">Content here</div>
.myborder {border:2px solid #e2bef5;}