#e2bff9 color space conversions
Hex:
#e2bff9
RGB:
226, 191, 249
CMY:
11, 25, 2
CMYK:
9, 23, 0, 2
HSL:
276°, 82.8571%, 86.2745%
HSV (HSB):
276°, 23.2932%, 97.6471%
XYZ:
67.0937, 60.2699, 97.7196
xyY:
0.2981, 0.2678, 60.2699
CIE-Lab:
81.9847, 22.8481, -23.9779
CIE-LCH:
81.9847, 33.1206, 313.6179
CIE-Luv:
81.9847, 15.3811, -41.8875
Hunter-Lab:
77.6337, 18.4069, -20.2863
#e2bff9 color charts
#e2bff9 color shades, tints & tones
#e2bff9 color schemes
#e2bff9 color preview, HTML & CSS examples
This text has a color of #e2bff9
<p style="color:#e2bff9;">Text here</p>
.mytext {color:#e2bff9;}
This box has a color of #e2bff9
<div style="background-color:#e2bff9;">Content here</div>
.mybackground {background-color:#e2bff9;}
Border around this has a color of #e2bff9
<div style="border:2px solid #e2bff9;">Content here</div>
.myborder {border:2px solid #e2bff9;}