#abbddf color space conversions
Hex:
#abbddf
RGB:
171, 189, 223
CMY:
33, 26, 13
CMYK:
23, 15, 0, 13
HSL:
219°, 44.8276%, 77.2549%
HSV (HSB):
219°, 23.3184%, 87.4510%
XYZ:
48.3115, 50.3808, 76.9902
xyY:
0.2750, 0.2868, 50.3808
CIE-Lab:
76.3024, 1.1763, -19.0363
CIE-LCH:
76.3024, 19.0726, 273.5360
CIE-Luv:
76.3024, -11.0381, -29.9958
Hunter-Lab:
70.9795, -2.7198, -14.6252
#abbddf color charts
#abbddf color shades, tints & tones
#abbddf color schemes
#abbddf color preview, HTML & CSS examples
This text has a color of #abbddf
<p style="color:#abbddf;">Text here</p>
.mytext {color:#abbddf;}
This box has a color of #abbddf
<div style="background-color:#abbddf;">Content here</div>
.mybackground {background-color:#abbddf;}
Border around this has a color of #abbddf
<div style="border:2px solid #abbddf;">Content here</div>
.myborder {border:2px solid #abbddf;}