#edcafe color space conversions
Hex:
#edcafe
RGB:
237, 202, 254
CMY:
7, 21, 0
CMYK:
7, 20, 0, 0
HSL:
280°, 96.2963%, 89.4118%
HSV (HSB):
280°, 20.4724%, 99.6078%
XYZ:
73.9350, 67.4013, 102.8789
xyY:
0.3027, 0.2760, 67.4013
CIE-Lab:
85.7062, 21.4516, -20.8986
CIE-LCH:
85.7062, 29.9486, 315.7482
CIE-Luv:
85.7062, 16.0156, -36.8231
Hunter-Lab:
82.0983, 17.0790, -16.8286
#edcafe color charts
#edcafe color shades, tints & tones
#edcafe color schemes
#edcafe color preview, HTML & CSS examples
This text has a color of #edcafe
<p style="color:#edcafe;">Text here</p>
.mytext {color:#edcafe;}
This box has a color of #edcafe
<div style="background-color:#edcafe;">Content here</div>
.mybackground {background-color:#edcafe;}
Border around this has a color of #edcafe
<div style="border:2px solid #edcafe;">Content here</div>
.myborder {border:2px solid #edcafe;}