#abb2f7 color space conversions
Hex:
#abb2f7
RGB:
171, 178, 247
CMY:
33, 30, 3
CMYK:
31, 28, 0, 3
HSL:
234°, 82.6087%, 81.9608%
HSV (HSB):
234°, 30.7692%, 96.8627%
XYZ:
49.5035, 47.2141, 94.4998
xyY:
0.2589, 0.2469, 47.2141
CIE-Lab:
74.3265, 12.9484, -35.0391
CIE-LCH:
74.3265, 37.3550, 290.2813
CIE-Luv:
74.3265, -7.4052, -58.1962
Hunter-Lab:
68.7125, 8.3522, -33.4423
#abb2f7 color charts
#abb2f7 color shades, tints & tones
#abb2f7 color schemes
#abb2f7 color preview, HTML & CSS examples
This text has a color of #abb2f7
<p style="color:#abb2f7;">Text here</p>
.mytext {color:#abb2f7;}
This box has a color of #abb2f7
<div style="background-color:#abb2f7;">Content here</div>
.mybackground {background-color:#abb2f7;}
Border around this has a color of #abb2f7
<div style="border:2px solid #abb2f7;">Content here</div>
.myborder {border:2px solid #abb2f7;}