#e1c2ed color space conversions
Hex:
#e1c2ed
RGB:
225, 194, 237
CMY:
12, 24, 7
CMYK:
5, 18, 0, 7
HSL:
283°, 54.4304%, 84.5098%
HSV (HSB):
283°, 18.1435%, 92.9412%
XYZ:
65.6292, 60.7055, 88.3791
xyY:
0.3057, 0.2827, 60.7055
CIE-Lab:
82.2202, 18.5699, -17.2182
CIE-LCH:
82.2202, 25.3241, 317.1629
CIE-Luv:
82.2202, 14.5762, -30.1532
Hunter-Lab:
77.9138, 14.0070, -12.7141
#e1c2ed color charts
#e1c2ed color shades, tints & tones
#e1c2ed color schemes
#e1c2ed color preview, HTML & CSS examples
This text has a color of #e1c2ed
<p style="color:#e1c2ed;">Text here</p>
.mytext {color:#e1c2ed;}
This box has a color of #e1c2ed
<div style="background-color:#e1c2ed;">Content here</div>
.mybackground {background-color:#e1c2ed;}
Border around this has a color of #e1c2ed
<div style="border:2px solid #e1c2ed;">Content here</div>
.myborder {border:2px solid #e1c2ed;}