#abb8d8 color space conversions
Hex:
#abb8d8
RGB:
171, 184, 216
CMY:
33, 28, 15
CMYK:
21, 15, 0, 15
HSL:
223°, 36.5854%, 75.8824%
HSV (HSB):
223°, 20.8333%, 84.7059%
XYZ:
46.3297, 47.8968, 71.7689
xyY:
0.2791, 0.2885, 47.8968
CIE-Lab:
74.7598, 2.2933, -17.5735
CIE-LCH:
74.7598, 17.7225, 277.4348
CIE-Luv:
74.7598, -8.5096, -27.7058
Hunter-Lab:
69.2075, -1.6194, -13.0391
#abb8d8 color charts
#abb8d8 color shades, tints & tones
#abb8d8 color schemes
#abb8d8 color preview, HTML & CSS examples
This text has a color of #abb8d8
<p style="color:#abb8d8;">Text here</p>
.mytext {color:#abb8d8;}
This box has a color of #abb8d8
<div style="background-color:#abb8d8;">Content here</div>
.mybackground {background-color:#abb8d8;}
Border around this has a color of #abb8d8
<div style="border:2px solid #abb8d8;">Content here</div>
.myborder {border:2px solid #abb8d8;}