#e2c2f5 color space conversions
Hex:
#e2c2f5
RGB:
226, 194, 245
CMY:
11, 24, 4
CMYK:
8, 21, 0, 4
HSL:
278°, 71.8310%, 86.0784%
HSV (HSB):
278°, 20.8163%, 96.0784%
XYZ:
67.1372, 61.3449, 94.6884
xyY:
0.3008, 0.2749, 61.3449
CIE-Lab:
82.5638, 20.4482, -20.9637
CIE-LCH:
82.5638, 29.2849, 314.2867
CIE-Luv:
82.5638, 14.3689, -36.5782
Hunter-Lab:
78.3230, 15.9422, -16.8525
#e2c2f5 color charts
#e2c2f5 color shades, tints & tones
#e2c2f5 color schemes
#e2c2f5 color preview, HTML & CSS examples
This text has a color of #e2c2f5
<p style="color:#e2c2f5;">Text here</p>
.mytext {color:#e2c2f5;}
This box has a color of #e2c2f5
<div style="background-color:#e2c2f5;">Content here</div>
.mybackground {background-color:#e2c2f5;}
Border around this has a color of #e2c2f5
<div style="border:2px solid #e2c2f5;">Content here</div>
.myborder {border:2px solid #e2c2f5;}