#e0c2f8 color space conversions
Hex:
#e0c2f8
RGB:
224, 194, 248
CMY:
12, 24, 3
CMYK:
10, 22, 0, 3
HSL:
273°, 79.4118%, 86.6667%
HSV (HSB):
273°, 21.7742%, 97.2549%
XYZ:
66.9755, 61.2082, 97.0913
xyY:
0.2973, 0.2717, 61.2082
CIE-Lab:
82.4905, 20.4062, -22.6914
CIE-LCH:
82.4905, 30.5174, 311.9648
CIE-Luv:
82.4905, 12.9260, -39.4024
Hunter-Lab:
78.2357, 15.8969, -18.8146
#e0c2f8 color charts
#e0c2f8 color shades, tints & tones
#e0c2f8 color schemes
#e0c2f8 color preview, HTML & CSS examples
This text has a color of #e0c2f8
<p style="color:#e0c2f8;">Text here</p>
.mytext {color:#e0c2f8;}
This box has a color of #e0c2f8
<div style="background-color:#e0c2f8;">Content here</div>
.mybackground {background-color:#e0c2f8;}
Border around this has a color of #e0c2f8
<div style="border:2px solid #e0c2f8;">Content here</div>
.myborder {border:2px solid #e0c2f8;}