#abb8db color space conversions
Hex:
#abb8db
RGB:
171, 184, 219
CMY:
33, 28, 14
CMYK:
22, 16, 0, 14
HSL:
224°, 40.0000%, 76.4706%
HSV (HSB):
224°, 21.9178%, 85.8824%
XYZ:
46.7213, 48.0534, 73.8306
xyY:
0.2771, 0.2850, 48.0534
CIE-Lab:
74.8586, 2.9727, -19.0541
CIE-LCH:
74.8586, 19.2846, 278.8674
CIE-Luv:
74.8586, -8.6405, -30.2184
Hunter-Lab:
69.3205, -1.0040, -14.6231
#abb8db color charts
#abb8db color shades, tints & tones
#abb8db color schemes
#abb8db color preview, HTML & CSS examples
This text has a color of #abb8db
<p style="color:#abb8db;">Text here</p>
.mytext {color:#abb8db;}
This box has a color of #abb8db
<div style="background-color:#abb8db;">Content here</div>
.mybackground {background-color:#abb8db;}
Border around this has a color of #abb8db
<div style="border:2px solid #abb8db;">Content here</div>
.myborder {border:2px solid #abb8db;}