#e5bff6 color space conversions
Hex:
#e5bff6
RGB:
229, 191, 246
CMY:
10, 25, 4
CMYK:
7, 22, 0, 4
HSL:
281°, 75.3425%, 85.6863%
HSV (HSB):
281°, 22.3577%, 96.4706%
XYZ:
67.5785, 60.5734, 95.3189
xyY:
0.3024, 0.2711, 60.5734
CIE-Lab:
82.1489, 23.2099, -22.1018
CIE-LCH:
82.1489, 32.0498, 316.4009
CIE-Luv:
82.1489, 17.4413, -38.8743
Hunter-Lab:
77.8289, 18.7900, -18.1335
#e5bff6 color charts
#e5bff6 color shades, tints & tones
#e5bff6 color schemes
#e5bff6 color preview, HTML & CSS examples
This text has a color of #e5bff6
<p style="color:#e5bff6;">Text here</p>
.mytext {color:#e5bff6;}
This box has a color of #e5bff6
<div style="background-color:#e5bff6;">Content here</div>
.mybackground {background-color:#e5bff6;}
Border around this has a color of #e5bff6
<div style="border:2px solid #e5bff6;">Content here</div>
.myborder {border:2px solid #e5bff6;}