#dcaddc color space conversions
Hex:
#dcaddc
RGB:
220, 173, 220
CMY:
14, 32, 14
CMYK:
0, 21, 0, 14
HSL:
300°, 40.1709%, 77.0588%
HSV (HSB):
300°, 21.3636%, 86.2745%
XYZ:
57.3770, 50.2701, 74.3891
xyY:
0.3152, 0.2762, 50.2701
CIE-Lab:
76.2347, 25.0109, -17.1234
CIE-LCH:
76.2347, 30.3110, 325.6029
CIE-Luv:
76.2347, 23.7791, -30.7566
Hunter-Lab:
70.9014, 20.3739, -12.5756
#dcaddc color charts
#dcaddc color shades, tints & tones
#dcaddc color schemes
#dcaddc color preview, HTML & CSS examples
This text has a color of #dcaddc
<p style="color:#dcaddc;">Text here</p>
.mytext {color:#dcaddc;}
This box has a color of #dcaddc
<div style="background-color:#dcaddc;">Content here</div>
.mybackground {background-color:#dcaddc;}
Border around this has a color of #dcaddc
<div style="border:2px solid #dcaddc;">Content here</div>
.myborder {border:2px solid #dcaddc;}