#edc3f5 color space conversions
Hex:
#edc3f5
RGB:
237, 195, 245
CMY:
7, 24, 4
CMYK:
3, 20, 0, 4
HSL:
290°, 71.4286%, 86.2745%
HSV (HSB):
290°, 20.4082%, 96.0784%
XYZ:
70.9216, 63.6273, 94.9295
xyY:
0.3091, 0.2773, 63.6273
CIE-Lab:
83.7713, 23.4574, -19.0436
CIE-LCH:
83.7713, 30.2144, 320.9290
CIE-Luv:
83.7713, 20.3592, -34.0235
Hunter-Lab:
79.7667, 19.1148, -14.7237
#edc3f5 color charts
#edc3f5 color shades, tints & tones
#edc3f5 color schemes
#edc3f5 color preview, HTML & CSS examples
This text has a color of #edc3f5
<p style="color:#edc3f5;">Text here</p>
.mytext {color:#edc3f5;}
This box has a color of #edc3f5
<div style="background-color:#edc3f5;">Content here</div>
.mybackground {background-color:#edc3f5;}
Border around this has a color of #edc3f5
<div style="border:2px solid #edc3f5;">Content here</div>
.myborder {border:2px solid #edc3f5;}