#e5befa color space conversions
Hex:
#e5befa
RGB:
229, 190, 250
CMY:
10, 25, 2
CMYK:
8, 24, 0, 2
HSL:
279°, 85.7143%, 86.2745%
HSV (HSB):
279°, 24.0000%, 98.0392%
XYZ:
67.9819, 60.3871, 98.5153
xyY:
0.2996, 0.2662, 60.3871
CIE-Lab:
82.0481, 24.5305, -24.3907
CIE-LCH:
82.0481, 34.5927, 315.1637
CIE-Luv:
82.0481, 17.4807, -42.8484
Hunter-Lab:
77.7091, 20.1653, -20.7682
#e5befa color charts
#e5befa color shades, tints & tones
#e5befa color schemes
#e5befa color preview, HTML & CSS examples
This text has a color of #e5befa
<p style="color:#e5befa;">Text here</p>
.mytext {color:#e5befa;}
This box has a color of #e5befa
<div style="background-color:#e5befa;">Content here</div>
.mybackground {background-color:#e5befa;}
Border around this has a color of #e5befa
<div style="border:2px solid #e5befa;">Content here</div>
.myborder {border:2px solid #e5befa;}