#abb0ed color space conversions
Hex:
#abb0ed
RGB:
171, 176, 237
CMY:
33, 31, 7
CMYK:
28, 26, 0, 7
HSL:
235°, 64.7059%, 80.0000%
HSV (HSB):
235°, 27.8481%, 92.9412%
XYZ:
47.6060, 45.8230, 86.4564
xyY:
0.2646, 0.2547, 45.8230
CIE-Lab:
73.4305, 11.6032, -31.0100
CIE-LCH:
73.4305, 33.1097, 290.5147
CIE-Luv:
73.4305, -6.0409, -51.1411
Hunter-Lab:
67.6927, 7.0708, -28.3397
#abb0ed color charts
#abb0ed color shades, tints & tones
#abb0ed color schemes
#abb0ed color preview, HTML & CSS examples
This text has a color of #abb0ed
<p style="color:#abb0ed;">Text here</p>
.mytext {color:#abb0ed;}
This box has a color of #abb0ed
<div style="background-color:#abb0ed;">Content here</div>
.mybackground {background-color:#abb0ed;}
Border around this has a color of #abb0ed
<div style="border:2px solid #abb0ed;">Content here</div>
.myborder {border:2px solid #abb0ed;}