#abaffb color space conversions
Hex:
#abaffb
RGB:
171, 175, 251
CMY:
33, 31, 2
CMYK:
32, 30, 0, 2
HSL:
237°, 90.9091%, 82.7451%
HSV (HSB):
237°, 31.8725%, 98.4314%
XYZ:
49.5371, 46.2829, 97.5894
xyY:
0.2561, 0.2393, 46.2829
CIE-Lab:
73.7287, 15.6162, -38.1266
CIE-LCH:
73.7287, 41.2007, 292.2734
CIE-Luv:
73.7287, -6.4007, -63.7171
Hunter-Lab:
68.0315, 10.9195, -37.4278
#abaffb color charts
#abaffb color shades, tints & tones
#abaffb color schemes
#abaffb color preview, HTML & CSS examples
This text has a color of #abaffb
<p style="color:#abaffb;">Text here</p>
.mytext {color:#abaffb;}
This box has a color of #abaffb
<div style="background-color:#abaffb;">Content here</div>
.mybackground {background-color:#abaffb;}
Border around this has a color of #abaffb
<div style="border:2px solid #abaffb;">Content here</div>
.myborder {border:2px solid #abaffb;}