#e1c9e1 color space conversions
Hex:
#e1c9e1
RGB:
225, 201, 225
CMY:
12, 21, 12
CMYK:
0, 11, 0, 12
HSL:
300°, 28.5714%, 83.5294%
HSV (HSB):
300°, 10.6667%, 88.2353%
XYZ:
65.5286, 63.2171, 79.9826
xyY:
0.3139, 0.3029, 63.2171
CIE-Lab:
83.5565, 12.5842, -8.8085
CIE-LCH:
83.5565, 15.3607, 325.0093
CIE-Luv:
83.5565, 12.1956, -15.7812
Hunter-Lab:
79.5092, 7.9722, -3.9866
#e1c9e1 color charts
#e1c9e1 color shades, tints & tones
#e1c9e1 color schemes
#e1c9e1 color preview, HTML & CSS examples
This text has a color of #e1c9e1
<p style="color:#e1c9e1;">Text here</p>
.mytext {color:#e1c9e1;}
This box has a color of #e1c9e1
<div style="background-color:#e1c9e1;">Content here</div>
.mybackground {background-color:#e1c9e1;}
Border around this has a color of #e1c9e1
<div style="border:2px solid #e1c9e1;">Content here</div>
.myborder {border:2px solid #e1c9e1;}