#abc2ca color space conversions
Hex:
#abc2ca
RGB:
171, 194, 202
CMY:
33, 24, 21
CMYK:
15, 4, 0, 21
HSL:
195°, 22.6277%, 73.1373%
HSV (HSB):
195°, 15.3465%, 79.2157%
XYZ:
46.7470, 51.5058, 63.3549
xyY:
0.2893, 0.3187, 51.5058
CIE-Lab:
76.9844, -6.1176, -6.6514
CIE-LCH:
76.9844, 9.0370, 227.3940
CIE-Luv:
76.9844, -12.6027, -9.1076
Hunter-Lab:
71.7675, -9.3240, -2.1027
#abc2ca color charts
#abc2ca RGB chart
#abc2ca CMYK chart
#abc2ca RGB pie chart
#abc2ca color shades, tints & tones
#abc2ca color schemes
#abc2ca color preview, HTML & CSS examples
This text has a color of #abc2ca
<p style="color:#abc2ca;">Text here</p>
.mytext {color:#abc2ca;}
Text color #abc2ca
This box has a color of #abc2ca
<div style="background-color:#abc2ca;">Content here</div>
.mybackground {background-color:#abc2ca;}
Background color #abc2ca
Border around this has a color of #abc2ca
<div style="border:2px solid #abc2ca;">Content here</div>
.myborder {border:2px solid #abc2ca;}
Border color #abc2ca