#edcdef color space conversions
Hex:
#edcdef
RGB:
237, 205, 239
CMY:
7, 20, 6
CMYK:
1, 14, 0, 6
HSL:
296°, 51.5152%, 87.0588%
HSV (HSB):
296°, 14.2259%, 93.7255%
XYZ:
72.3364, 67.8992, 90.9547
xyY:
0.3129, 0.2937, 67.8992
CIE-Lab:
85.9560, 17.0365, -12.5722
CIE-LCH:
85.9560, 21.1732, 323.5744
CIE-Luv:
85.9560, 16.0226, -22.5930
Hunter-Lab:
82.4009, 12.4961, -7.7640
#edcdef color charts
#edcdef RGB chart
#edcdef CMYK chart
#edcdef RGB pie chart
#edcdef color shades, tints & tones
#edcdef color schemes
#edcdef color preview, HTML & CSS examples
This text has a color of #edcdef
<p style="color:#edcdef;">Text here</p>
.mytext {color:#edcdef;}
Text color #edcdef
This box has a color of #edcdef
<div style="background-color:#edcdef;">Content here</div>
.mybackground {background-color:#edcdef;}
Background color #edcdef
Border around this has a color of #edcdef
<div style="border:2px solid #edcdef;">Content here</div>
.myborder {border:2px solid #edcdef;}
Border color #edcdef