#acdbdc color space conversions
Hex:
#acdbdc
RGB:
172, 219, 220
CMY:
33, 14, 14
CMYK:
22, 0, 0, 14
HSL:
181°, 40.6780%, 76.8627%
HSV (HSB):
181°, 21.8182%, 86.2745%
XYZ:
55.2630, 64.6010, 77.2667
xyY:
0.2803, 0.3277, 64.6010
CIE-Lab:
84.2777, -14.9119, -5.4989
CIE-LCH:
84.2777, 15.8935, 200.2419
CIE-Luv:
84.2777, -23.9432, -5.9819
Hunter-Lab:
80.3747, -17.9251, -0.7350
#acdbdc color charts
#acdbdc RGB chart
#acdbdc CMYK chart
#acdbdc RGB pie chart
#acdbdc color shades, tints & tones
#acdbdc color schemes
#acdbdc color preview, HTML & CSS examples
This text has a color of #acdbdc
<p style="color:#acdbdc;">Text here</p>
.mytext {color:#acdbdc;}
Text color #acdbdc
This box has a color of #acdbdc
<div style="background-color:#acdbdc;">Content here</div>
.mybackground {background-color:#acdbdc;}
Background color #acdbdc
Border around this has a color of #acdbdc
<div style="border:2px solid #acdbdc;">Content here</div>
.myborder {border:2px solid #acdbdc;}
Border color #acdbdc