#e1c8ed color space conversions
Hex:
#e1c8ed
RGB:
225, 200, 237
CMY:
12, 22, 7
CMYK:
5, 16, 0, 7
HSL:
281°, 50.6849%, 85.6863%
HSV (HSB):
281°, 15.6118%, 92.9412%
XYZ:
66.9917, 63.4305, 88.8332
xyY:
0.3055, 0.2893, 63.4305
CIE-Lab:
83.6684, 15.3650, -15.0404
CIE-LCH:
83.6684, 21.5010, 315.6116
CIE-Luv:
83.6684, 11.6413, -26.1679
Hunter-Lab:
79.6433, 10.7689, -10.3811
#e1c8ed color charts
#e1c8ed color shades, tints & tones
#e1c8ed color schemes
#e1c8ed color preview, HTML & CSS examples
This text has a color of #e1c8ed
<p style="color:#e1c8ed;">Text here</p>
.mytext {color:#e1c8ed;}
This box has a color of #e1c8ed
<div style="background-color:#e1c8ed;">Content here</div>
.mybackground {background-color:#e1c8ed;}
Border around this has a color of #e1c8ed
<div style="border:2px solid #e1c8ed;">Content here</div>
.myborder {border:2px solid #e1c8ed;}