#abb2e2 color space conversions
Hex:
#abb2e2
RGB:
171, 178, 226
CMY:
33, 30, 11
CMYK:
24, 21, 0, 11
HSL:
232°, 48.6726%, 77.8431%
HSV (HSB):
232°, 24.3363%, 88.6275%
XYZ:
46.4424, 45.9897, 78.3806
xyY:
0.2719, 0.2692, 45.9897
CIE-Lab:
73.5389, 7.8747, -24.8673
CIE-LCH:
73.5389, 26.0844, 287.5713
CIE-Luv:
73.5389, -6.3158, -40.3968
Hunter-Lab:
67.8157, 3.5652, -21.0557
#abb2e2 color charts
#abb2e2 color shades, tints & tones
#abb2e2 color schemes
#abb2e2 color preview, HTML & CSS examples
This text has a color of #abb2e2
<p style="color:#abb2e2;">Text here</p>
.mytext {color:#abb2e2;}
This box has a color of #abb2e2
<div style="background-color:#abb2e2;">Content here</div>
.mybackground {background-color:#abb2e2;}
Border around this has a color of #abb2e2
<div style="border:2px solid #abb2e2;">Content here</div>
.myborder {border:2px solid #abb2e2;}