#e5bcfc color space conversions
Hex:
#e5bcfc
RGB:
229, 188, 252
CMY:
10, 26, 1
CMYK:
9, 25, 0, 1
HSL:
278°, 91.4286%, 86.2745%
HSV (HSB):
278°, 25.3968%, 98.8235%
XYZ:
67.8670, 59.6527, 100.0326
xyY:
0.2982, 0.2621, 59.6527
CIE-Lab:
81.6491, 25.9986, -26.0668
CIE-LCH:
81.6491, 36.8158, 314.9249
CIE-Luv:
81.6491, 18.1939, -45.8279
Hunter-Lab:
77.2352, 21.6874, -22.7259
#e5bcfc color charts
#e5bcfc color shades, tints & tones
#e5bcfc color schemes
#e5bcfc color preview, HTML & CSS examples
This text has a color of #e5bcfc
<p style="color:#e5bcfc;">Text here</p>
.mytext {color:#e5bcfc;}
This box has a color of #e5bcfc
<div style="background-color:#e5bcfc;">Content here</div>
.mybackground {background-color:#e5bcfc;}
Border around this has a color of #e5bcfc
<div style="border:2px solid #e5bcfc;">Content here</div>
.myborder {border:2px solid #e5bcfc;}