#abdbdd color space conversions
Hex:
#abdbdd
RGB:
171, 219, 221
CMY:
33, 14, 13
CMYK:
23, 1, 0, 13
HSL:
182°, 42.3729%, 76.8627%
HSV (HSB):
182°, 22.6244%, 86.6667%
XYZ:
55.1772, 64.5414, 77.9562
xyY:
0.2791, 0.3265, 64.5414
CIE-Lab:
84.2469, -14.9950, -6.0811
CIE-LCH:
84.2469, 16.1812, 202.0746
CIE-Luv:
84.2469, -24.4004, -6.8860
Hunter-Lab:
80.3377, -17.9942, -1.2961
#abdbdd color charts
#abdbdd color shades, tints & tones
#abdbdd color schemes
#abdbdd color preview, HTML & CSS examples
This text has a color of #abdbdd
<p style="color:#abdbdd;">Text here</p>
.mytext {color:#abdbdd;}
This box has a color of #abdbdd
<div style="background-color:#abdbdd;">Content here</div>
.mybackground {background-color:#abdbdd;}
Border around this has a color of #abdbdd
<div style="border:2px solid #abdbdd;">Content here</div>
.myborder {border:2px solid #abdbdd;}