#abdbdc color space conversions
Hex:
#abdbdc
RGB:
171, 219, 220
CMY:
33, 14, 14
CMYK:
22, 0, 0, 14
HSL:
181°, 41.1765%, 76.6667%
HSV (HSB):
181°, 22.2727%, 86.2745%
XYZ:
55.0444, 64.4883, 77.2565
xyY:
0.2797, 0.3277, 64.4883
CIE-Lab:
84.2193, -15.2115, -5.5916
CIE-LCH:
84.2193, 16.2067, 200.1831
CIE-Luv:
84.2193, -24.3922, -6.0794
Hunter-Lab:
80.3046, -18.1811, -0.8263
#abdbdc color charts
#abdbdc color shades, tints & tones
#abdbdc color schemes
#abdbdc color preview, HTML & CSS examples
This text has a color of #abdbdc
<p style="color:#abdbdc;">Text here</p>
.mytext {color:#abdbdc;}
This box has a color of #abdbdc
<div style="background-color:#abdbdc;">Content here</div>
.mybackground {background-color:#abdbdc;}
Border around this has a color of #abdbdc
<div style="border:2px solid #abdbdc;">Content here</div>
.myborder {border:2px solid #abdbdc;}