#dcacdc color space conversions
Hex:
#dcacdc
RGB:
220, 172, 220
CMY:
14, 33, 14
CMYK:
0, 22, 0, 14
HSL:
300°, 40.6780%, 76.8627%
HSV (HSB):
300°, 21.8182%, 86.2745%
XYZ:
57.1860, 49.8880, 74.3255
xyY:
0.3152, 0.2750, 49.8880
CIE-Lab:
76.0005, 25.5512, -17.4771
CIE-LCH:
76.0005, 30.9566, 325.6278
CIE-Luv:
76.0005, 24.2747, -31.3974
Hunter-Lab:
70.6314, 20.9156, -12.9489
#dcacdc color charts
#dcacdc color shades, tints & tones
#dcacdc color schemes
#dcacdc color preview, HTML & CSS examples
This text has a color of #dcacdc
<p style="color:#dcacdc;">Text here</p>
.mytext {color:#dcacdc;}
This box has a color of #dcacdc
<div style="background-color:#dcacdc;">Content here</div>
.mybackground {background-color:#dcacdc;}
Border around this has a color of #dcacdc
<div style="border:2px solid #dcacdc;">Content here</div>
.myborder {border:2px solid #dcacdc;}