#abc5d5 color space conversions
Hex:
#abc5d5
RGB:
171, 197, 213
CMY:
33, 23, 16
CMYK:
20, 8, 0, 16
HSL:
203°, 33.3333%, 75.2941%
HSV (HSB):
203°, 19.7183%, 83.5294%
XYZ:
48.7711, 53.3945, 70.6865
xyY:
0.2822, 0.3089, 53.3945
CIE-Lab:
78.1074, -5.3422, -10.9223
CIE-LCH:
78.1074, 12.1588, 243.9365
CIE-Luv:
78.1074, -14.3181, -15.9753
Hunter-Lab:
73.0716, -8.7367, -6.2046
#abc5d5 color charts
#abc5d5 color shades, tints & tones
#abc5d5 color schemes
#abc5d5 color preview, HTML & CSS examples
This text has a color of #abc5d5
<p style="color:#abc5d5;">Text here</p>
.mytext {color:#abc5d5;}
This box has a color of #abc5d5
<div style="background-color:#abc5d5;">Content here</div>
.mybackground {background-color:#abc5d5;}
Border around this has a color of #abc5d5
<div style="border:2px solid #abc5d5;">Content here</div>
.myborder {border:2px solid #abc5d5;}