#e2a3cc color space conversions
Hex:
#e2a3cc
RGB:
226, 163, 204
CMY:
11, 36, 20
CMYK:
0, 28, 10, 11
HSL:
321°, 52.0661%, 76.2745%
HSV (HSB):
321°, 27.8761%, 88.6275%
XYZ:
55.3603, 46.7228, 63.2273
xyY:
0.3349, 0.2826, 46.7228
CIE-Lab:
74.0121, 29.5812, -11.6639
CIE-LCH:
74.0121, 31.7977, 338.4805
CIE-Luv:
74.0121, 34.8980, -22.8737
Hunter-Lab:
68.3541, 24.9485, -6.9953
#e2a3cc color charts
#e2a3cc color shades, tints & tones
#e2a3cc color schemes
#e2a3cc color preview, HTML & CSS examples
This text has a color of #e2a3cc
<p style="color:#e2a3cc;">Text here</p>
.mytext {color:#e2a3cc;}
This box has a color of #e2a3cc
<div style="background-color:#e2a3cc;">Content here</div>
.mybackground {background-color:#e2a3cc;}
Border around this has a color of #e2a3cc
<div style="border:2px solid #e2a3cc;">Content here</div>
.myborder {border:2px solid #e2a3cc;}