#e2c0e0 color space conversions
Hex:
#e2c0e0
RGB:
226, 192, 224
CMY:
11, 25, 12
CMYK:
0, 15, 1, 11
HSL:
304°, 36.9565%, 81.9608%
HSV (HSB):
304°, 15.0442%, 88.6275%
XYZ:
63.6682, 59.2498, 78.6017
xyY:
0.3159, 0.2940, 59.2498
CIE-Lab:
81.4287, 17.5352, -11.4324
CIE-LCH:
81.4287, 20.9328, 326.8968
CIE-Luv:
81.4287, 17.4574, -20.7029
Hunter-Lab:
76.9739, 12.9401, -6.6621
#e2c0e0 color charts
#e2c0e0 color shades, tints & tones
#e2c0e0 color schemes
#e2c0e0 color preview, HTML & CSS examples
This text has a color of #e2c0e0
<p style="color:#e2c0e0;">Text here</p>
.mytext {color:#e2c0e0;}
This box has a color of #e2c0e0
<div style="background-color:#e2c0e0;">Content here</div>
.mybackground {background-color:#e2c0e0;}
Border around this has a color of #e2c0e0
<div style="border:2px solid #e2c0e0;">Content here</div>
.myborder {border:2px solid #e2c0e0;}