#abb2d9 color space conversions
Hex:
#abb2d9
RGB:
171, 178, 217
CMY:
33, 30, 15
CMYK:
21, 18, 0, 15
HSL:
231°, 37.7049%, 76.0784%
HSV (HSB):
231°, 21.1982%, 85.0980%
XYZ:
45.2394, 45.5085, 72.0453
xyY:
0.2779, 0.2795, 45.5085
CIE-Lab:
73.2254, 5.7952, -20.4421
CIE-LCH:
73.2254, 21.2476, 285.8276
CIE-Luv:
73.2254, -5.8525, -32.8075
Hunter-Lab:
67.4600, 1.6490, -16.0980
#abb2d9 color charts
#abb2d9 color shades, tints & tones
#abb2d9 color schemes
#abb2d9 color preview, HTML & CSS examples
This text has a color of #abb2d9
<p style="color:#abb2d9;">Text here</p>
.mytext {color:#abb2d9;}
This box has a color of #abb2d9
<div style="background-color:#abb2d9;">Content here</div>
.mybackground {background-color:#abb2d9;}
Border around this has a color of #abb2d9
<div style="border:2px solid #abb2d9;">Content here</div>
.myborder {border:2px solid #abb2d9;}