#edc3e4 color space conversions
Hex:
#edc3e4
RGB:
237, 195, 228
CMY:
7, 24, 11
CMYK:
0, 18, 4, 7
HSL:
313°, 53.8462%, 84.7059%
HSV (HSB):
313°, 17.7215%, 92.9412%
XYZ:
68.4437, 62.6362, 81.8814
xyY:
0.3214, 0.2941, 62.6362
CIE-Lab:
83.2506, 20.3579, -10.7528
CIE-LCH:
83.2506, 23.0231, 332.1576
CIE-Luv:
83.2506, 22.2360, -20.1970
Hunter-Lab:
79.1430, 15.8685, -5.9413
#edc3e4 color charts
#edc3e4 color shades, tints & tones
#edc3e4 color schemes
#edc3e4 color preview, HTML & CSS examples
This text has a color of #edc3e4
<p style="color:#edc3e4;">Text here</p>
.mytext {color:#edc3e4;}
This box has a color of #edc3e4
<div style="background-color:#edc3e4;">Content here</div>
.mybackground {background-color:#edc3e4;}
Border around this has a color of #edc3e4
<div style="border:2px solid #edc3e4;">Content here</div>
.myborder {border:2px solid #edc3e4;}