#abc5d8 color space conversions
Hex:
#abc5d8
RGB:
171, 197, 216
CMY:
33, 23, 15
CMYK:
21, 9, 0, 15
HSL:
205°, 36.5854%, 75.8824%
HSV (HSB):
205°, 20.8333%, 84.7059%
XYZ:
49.1555, 53.5483, 72.7108
xyY:
0.2802, 0.3053, 53.5483
CIE-Lab:
78.1976, -4.6822, -12.4044
CIE-LCH:
78.1976, 13.2586, 249.3203
CIE-Luv:
78.1976, -14.4036, -18.4463
Hunter-Lab:
73.1767, -8.1542, -7.6888
#abc5d8 color charts
#abc5d8 color shades, tints & tones
#abc5d8 color schemes
#abc5d8 color preview, HTML & CSS examples
This text has a color of #abc5d8
<p style="color:#abc5d8;">Text here</p>
.mytext {color:#abc5d8;}
This box has a color of #abc5d8
<div style="background-color:#abc5d8;">Content here</div>
.mybackground {background-color:#abc5d8;}
Border around this has a color of #abc5d8
<div style="border:2px solid #abc5d8;">Content here</div>
.myborder {border:2px solid #abc5d8;}