#e1cbed color space conversions
Hex:
#e1cbed
RGB:
225, 203, 237
CMY:
12, 20, 7
CMYK:
5, 14, 0, 7
HSL:
279°, 48.5714%, 86.2745%
HSV (HSB):
279°, 14.3460%, 92.9412%
XYZ:
67.6933, 64.8338, 89.0671
xyY:
0.3055, 0.2926, 64.8338
CIE-Lab:
84.3980, 13.7680, -13.9462
CIE-LCH:
84.3980, 19.5973, 314.6316
CIE-Luv:
84.3980, 10.1687, -24.1685
Hunter-Lab:
80.5195, 9.1572, -9.2204
#e1cbed color charts
#e1cbed color shades, tints & tones
#e1cbed color schemes
#e1cbed color preview, HTML & CSS examples
This text has a color of #e1cbed
<p style="color:#e1cbed;">Text here</p>
.mytext {color:#e1cbed;}
This box has a color of #e1cbed
<div style="background-color:#e1cbed;">Content here</div>
.mybackground {background-color:#e1cbed;}
Border around this has a color of #e1cbed
<div style="border:2px solid #e1cbed;">Content here</div>
.myborder {border:2px solid #e1cbed;}