#e1c0e1 color space conversions
Hex:
#e1c0e1
RGB:
225, 192, 225
CMY:
12, 25, 12
CMYK:
0, 15, 0, 12
HSL:
300°, 35.4839%, 81.7647%
HSV (HSB):
300°, 14.6667%, 88.2353%
XYZ:
63.4916, 59.1431, 79.3035
xyY:
0.3144, 0.2929, 59.1431
CIE-Lab:
81.3702, 17.3826, -12.0658
CIE-LCH:
81.3702, 21.1599, 325.2343
CIE-Luv:
81.3702, 16.7536, -21.6740
Hunter-Lab:
76.9045, 12.7848, -7.3064
#e1c0e1 color charts
#e1c0e1 color shades, tints & tones
#e1c0e1 color schemes
#e1c0e1 color preview, HTML & CSS examples
This text has a color of #e1c0e1
<p style="color:#e1c0e1;">Text here</p>
.mytext {color:#e1c0e1;}
This box has a color of #e1c0e1
<div style="background-color:#e1c0e1;">Content here</div>
.mybackground {background-color:#e1c0e1;}
Border around this has a color of #e1c0e1
<div style="border:2px solid #e1c0e1;">Content here</div>
.myborder {border:2px solid #e1c0e1;}