#abc5ca color space conversions
Hex:
#abc5ca
RGB:
171, 197, 202
CMY:
33, 23, 21
CMYK:
15, 2, 0, 21
HSL:
190°, 22.6277%, 73.1373%
HSV (HSB):
190°, 15.3465%, 79.2157%
XYZ:
47.4215, 52.8547, 63.5797
xyY:
0.2894, 0.3226, 52.8547
CIE-Lab:
77.7891, -7.6973, -5.4612
CIE-LCH:
77.7891, 9.4379, 215.3553
CIE-Luv:
77.7891, -14.0098, -7.0167
Hunter-Lab:
72.7012, -10.7953, -0.9603
#abc5ca color charts
#abc5ca color shades, tints & tones
#abc5ca color schemes
#abc5ca color preview, HTML & CSS examples
This text has a color of #abc5ca
<p style="color:#abc5ca;">Text here</p>
.mytext {color:#abc5ca;}
This box has a color of #abc5ca
<div style="background-color:#abc5ca;">Content here</div>
.mybackground {background-color:#abc5ca;}
Border around this has a color of #abc5ca
<div style="border:2px solid #abc5ca;">Content here</div>
.myborder {border:2px solid #abc5ca;}