#edcdec color space conversions
Hex:
#edcdec
RGB:
237, 205, 236
CMY:
7, 20, 7
CMYK:
0, 14, 0, 7
HSL:
302°, 47.0588%, 86.6667%
HSV (HSB):
302°, 13.5021%, 92.9412%
XYZ:
71.8967, 67.7233, 88.6394
xyY:
0.3150, 0.2967, 67.7233
CIE-Lab:
85.8679, 16.4895, -11.1121
CIE-LCH:
85.8679, 19.8843, 326.0244
CIE-Luv:
85.8679, 16.3098, -20.1711
Hunter-Lab:
82.2942, 11.9326, -6.2556
#edcdec color charts
#edcdec RGB chart
#edcdec CMYK chart
#edcdec RGB pie chart
#edcdec color shades, tints & tones
#edcdec color schemes
#edcdec color preview, HTML & CSS examples
This text has a color of #edcdec
<p style="color:#edcdec;">Text here</p>
.mytext {color:#edcdec;}
Text color #edcdec
This box has a color of #edcdec
<div style="background-color:#edcdec;">Content here</div>
.mybackground {background-color:#edcdec;}
Background color #edcdec
Border around this has a color of #edcdec
<div style="border:2px solid #edcdec;">Content here</div>
.myborder {border:2px solid #edcdec;}
Border color #edcdec