#abb2f9 color space conversions
Hex:
#abb2f9
RGB:
171, 178, 249
CMY:
33, 30, 2
CMYK:
31, 29, 0, 2
HSL:
235°, 86.6667%, 82.3529%
HSV (HSB):
235°, 31.3253%, 97.6471%
XYZ:
49.8139, 47.3383, 96.1343
xyY:
0.2577, 0.2449, 47.3383
CIE-Lab:
74.4056, 13.4464, -35.9963
CIE-LCH:
74.4056, 38.4258, 290.4832
CIE-Luv:
74.4056, -7.5092, -59.8917
Hunter-Lab:
68.8028, 8.8307, -34.6806
#abb2f9 color charts
#abb2f9 color shades, tints & tones
#abb2f9 color schemes
#abb2f9 color preview, HTML & CSS examples
This text has a color of #abb2f9
<p style="color:#abb2f9;">Text here</p>
.mytext {color:#abb2f9;}
This box has a color of #abb2f9
<div style="background-color:#abb2f9;">Content here</div>
.mybackground {background-color:#abb2f9;}
Border around this has a color of #abb2f9
<div style="border:2px solid #abb2f9;">Content here</div>
.myborder {border:2px solid #abb2f9;}