#e5bcf7 color space conversions
Hex:
#e5bcf7
RGB:
229, 188, 247
CMY:
10, 26, 3
CMYK:
7, 24, 0, 3
HSL:
282°, 78.6667%, 85.2941%
HSV (HSB):
282°, 23.8866%, 96.8627%
XYZ:
67.0848, 59.3399, 95.9137
xyY:
0.3017, 0.2669, 59.3399
CIE-Lab:
81.4780, 25.0122, -23.6556
CIE-LCH:
81.4780, 34.4267, 316.5967
CIE-Luv:
81.4780, 18.7555, -41.6771
Hunter-Lab:
77.0324, 20.6428, -19.8998
#e5bcf7 color charts
#e5bcf7 color shades, tints & tones
#e5bcf7 color schemes
#e5bcf7 color preview, HTML & CSS examples
This text has a color of #e5bcf7
<p style="color:#e5bcf7;">Text here</p>
.mytext {color:#e5bcf7;}
This box has a color of #e5bcf7
<div style="background-color:#e5bcf7;">Content here</div>
.mybackground {background-color:#e5bcf7;}
Border around this has a color of #e5bcf7
<div style="border:2px solid #e5bcf7;">Content here</div>
.myborder {border:2px solid #e5bcf7;}