#e1bdec color space conversions
Hex:
#e1bdec
RGB:
225, 189, 236
CMY:
12, 26, 7
CMYK:
5, 20, 0, 7
HSL:
286°, 55.2941%, 83.3333%
HSV (HSB):
286°, 19.9153%, 92.5490%
XYZ:
64.3893, 58.4589, 87.2469
xyY:
0.3065, 0.2782, 58.4589
CIE-Lab:
80.9932, 21.0576, -18.5336
CIE-LCH:
80.9932, 28.0520, 318.6478
CIE-Luv:
80.9932, 17.1135, -32.6328
Hunter-Lab:
76.4584, 16.5211, -14.1351
#e1bdec color charts
#e1bdec color shades, tints & tones
#e1bdec color schemes
#e1bdec color preview, HTML & CSS examples
This text has a color of #e1bdec
<p style="color:#e1bdec;">Text here</p>
.mytext {color:#e1bdec;}
This box has a color of #e1bdec
<div style="background-color:#e1bdec;">Content here</div>
.mybackground {background-color:#e1bdec;}
Border around this has a color of #e1bdec
<div style="border:2px solid #e1bdec;">Content here</div>
.myborder {border:2px solid #e1bdec;}