#dcbedc color space conversions
Hex:
#dcbedc
RGB:
220, 190, 220
CMY:
14, 25, 14
CMYK:
0, 14, 0, 14
HSL:
300°, 30.0000%, 80.3922%
HSV (HSB):
300°, 13.6364%, 86.2745%
XYZ:
60.8469, 57.2099, 75.5458
xyY:
0.3143, 0.2955, 57.2099
CIE-Lab:
80.2975, 15.8513, -11.0270
CIE-LCH:
80.2975, 19.3095, 325.1756
CIE-Luv:
80.2975, 15.2494, -19.7290
Hunter-Lab:
75.6372, 11.2306, -6.2723
#dcbedc color charts
#dcbedc color shades, tints & tones
#dcbedc color schemes
#dcbedc color preview, HTML & CSS examples
This text has a color of #dcbedc
<p style="color:#dcbedc;">Text here</p>
.mytext {color:#dcbedc;}
This box has a color of #dcbedc
<div style="background-color:#dcbedc;">Content here</div>
.mybackground {background-color:#dcbedc;}
Border around this has a color of #dcbedc
<div style="border:2px solid #dcbedc;">Content here</div>
.myborder {border:2px solid #dcbedc;}