#edc5f5 color space conversions
Hex:
#edc5f5
RGB:
237, 197, 245
CMY:
7, 23, 4
CMYK:
3, 20, 0, 4
HSL:
290°, 70.5882%, 86.6667%
HSV (HSB):
290°, 19.5918%, 96.0784%
XYZ:
71.3727, 64.5296, 95.0799
xyY:
0.3090, 0.2794, 64.5296
CIE-Lab:
84.2408, 22.3937, -18.3352
CIE-LCH:
84.2408, 28.9423, 320.6906
CIE-Luv:
84.2408, 19.3807, -32.7173
Hunter-Lab:
80.3303, 18.0175, -13.9451
#edc5f5 color charts
#edc5f5 color shades, tints & tones
#edc5f5 color schemes
#edc5f5 color preview, HTML & CSS examples
This text has a color of #edc5f5
<p style="color:#edc5f5;">Text here</p>
.mytext {color:#edc5f5;}
This box has a color of #edc5f5
<div style="background-color:#edc5f5;">Content here</div>
.mybackground {background-color:#edc5f5;}
Border around this has a color of #edc5f5
<div style="border:2px solid #edc5f5;">Content here</div>
.myborder {border:2px solid #edc5f5;}