#e1bce1 color space conversions
Hex:
#e1bce1
RGB:
225, 188, 225
CMY:
12, 26, 12
CMYK:
0, 16, 0, 12
HSL:
300°, 38.1443%, 80.9804%
HSV (HSB):
300°, 16.4444%, 88.2353%
XYZ:
62.6252, 57.4102, 79.0147
xyY:
0.3146, 0.2884, 57.4102
CIE-Lab:
80.4098, 19.5250, -13.5030
CIE-LCH:
80.4098, 23.7393, 325.3333
CIE-Luv:
80.4098, 18.7698, -24.2807
Hunter-Lab:
75.7695, 14.9374, -8.7907
#e1bce1 color charts
#e1bce1 color shades, tints & tones
#e1bce1 color schemes
#e1bce1 color preview, HTML & CSS examples
This text has a color of #e1bce1
<p style="color:#e1bce1;">Text here</p>
.mytext {color:#e1bce1;}
This box has a color of #e1bce1
<div style="background-color:#e1bce1;">Content here</div>
.mybackground {background-color:#e1bce1;}
Border around this has a color of #e1bce1
<div style="border:2px solid #e1bce1;">Content here</div>
.myborder {border:2px solid #e1bce1;}