#e5bff3 color space conversions
Hex:
#e5bff3
RGB:
229, 191, 243
CMY:
10, 25, 5
CMYK:
6, 21, 0, 5
HSL:
284°, 68.4211%, 85.0980%
HSV (HSB):
284°, 21.3992%, 95.2941%
XYZ:
67.1216, 60.3907, 92.9129
xyY:
0.3045, 0.2740, 60.3907
CIE-Lab:
82.0501, 22.6278, -20.6487
CIE-LCH:
82.0501, 30.6331, 317.6184
CIE-Luv:
82.0501, 17.7640, -36.3952
Hunter-Lab:
77.7114, 18.1805, -16.4900
#e5bff3 color charts
#e5bff3 color shades, tints & tones
#e5bff3 color schemes
#e5bff3 color preview, HTML & CSS examples
This text has a color of #e5bff3
<p style="color:#e5bff3;">Text here</p>
.mytext {color:#e5bff3;}
This box has a color of #e5bff3
<div style="background-color:#e5bff3;">Content here</div>
.mybackground {background-color:#e5bff3;}
Border around this has a color of #e5bff3
<div style="border:2px solid #e5bff3;">Content here</div>
.myborder {border:2px solid #e5bff3;}