#dcbedf color space conversions
Hex:
#dcbedf
RGB:
220, 190, 223
CMY:
14, 25, 13
CMYK:
1, 15, 0, 13
HSL:
295°, 34.0206%, 80.9804%
HSV (HSB):
295°, 14.7982%, 87.4510%
XYZ:
61.2479, 57.3703, 77.6575
xyY:
0.3121, 0.2923, 57.3703
CIE-Lab:
80.3874, 16.4084, -12.5065
CIE-LCH:
80.3874, 20.6312, 322.6852
CIE-Luv:
80.3874, 14.9604, -22.1631
Hunter-Lab:
75.7432, 11.7893, -7.7683
#dcbedf color charts
#dcbedf color shades, tints & tones
#dcbedf color schemes
#dcbedf color preview, HTML & CSS examples
This text has a color of #dcbedf
<p style="color:#dcbedf;">Text here</p>
.mytext {color:#dcbedf;}
This box has a color of #dcbedf
<div style="background-color:#dcbedf;">Content here</div>
.mybackground {background-color:#dcbedf;}
Border around this has a color of #dcbedf
<div style="border:2px solid #dcbedf;">Content here</div>
.myborder {border:2px solid #dcbedf;}