#e4c2e5 color space conversions
Hex:
#e4c2e5
RGB:
228, 194, 229
CMY:
11, 24, 10
CMYK:
0, 15, 0, 10
HSL:
298°, 40.2299%, 82.9412%
HSV (HSB):
298°, 15.2838%, 89.8039%
XYZ:
65.4296, 60.7347, 82.4032
xyY:
0.3137, 0.2912, 60.7347
CIE-Lab:
82.2359, 18.0536, -12.8877
CIE-LCH:
82.2359, 22.1816, 324.4785
CIE-Luv:
82.2359, 17.1497, -23.1276
Hunter-Lab:
77.9325, 13.4809, -8.1385
#e4c2e5 color charts
#e4c2e5 color shades, tints & tones
#e4c2e5 color schemes
#e4c2e5 color preview, HTML & CSS examples
This text has a color of #e4c2e5
<p style="color:#e4c2e5;">Text here</p>
.mytext {color:#e4c2e5;}
This box has a color of #e4c2e5
<div style="background-color:#e4c2e5;">Content here</div>
.mybackground {background-color:#e4c2e5;}
Border around this has a color of #e4c2e5
<div style="border:2px solid #e4c2e5;">Content here</div>
.myborder {border:2px solid #e4c2e5;}