#dcbedd color space conversions
Hex:
#dcbedd
RGB:
220, 190, 221
CMY:
14, 25, 13
CMYK:
0, 14, 0, 13
HSL:
298°, 31.3131%, 80.5882%
HSV (HSB):
298°, 14.0271%, 86.6667%
XYZ:
60.9798, 57.2630, 76.2455
xyY:
0.3135, 0.2944, 57.2630
CIE-Lab:
80.3273, 16.0363, -11.5205
CIE-LCH:
80.3273, 19.7455, 324.3064
CIE-Luv:
80.3273, 15.1532, -20.5392
Hunter-Lab:
75.6723, 11.4159, -6.7685
#dcbedd color charts
#dcbedd color shades, tints & tones
#dcbedd color schemes
#dcbedd color preview, HTML & CSS examples
This text has a color of #dcbedd
<p style="color:#dcbedd;">Text here</p>
.mytext {color:#dcbedd;}
This box has a color of #dcbedd
<div style="background-color:#dcbedd;">Content here</div>
.mybackground {background-color:#dcbedd;}
Border around this has a color of #dcbedd
<div style="border:2px solid #dcbedd;">Content here</div>
.myborder {border:2px solid #dcbedd;}