#abc3ca color space conversions
Hex:
#abc3ca
RGB:
171, 195, 202
CMY:
33, 24, 21
CMYK:
15, 3, 0, 21
HSL:
194°, 22.6277%, 73.1373%
HSV (HSB):
194°, 15.3465%, 79.2157%
XYZ:
46.9704, 51.9524, 63.4293
xyY:
0.2893, 0.3200, 51.9524
CIE-Lab:
77.2524, -6.6453, -6.2547
CIE-LCH:
77.2524, 9.1259, 223.2658
CIE-Luv:
77.2524, -13.0719, -8.4103
Hunter-Lab:
72.0780, -9.8152, -1.7211
#abc3ca color charts
#abc3ca color shades, tints & tones
#abc3ca color schemes
#abc3ca color preview, HTML & CSS examples
This text has a color of #abc3ca
<p style="color:#abc3ca;">Text here</p>
.mytext {color:#abc3ca;}
This box has a color of #abc3ca
<div style="background-color:#abc3ca;">Content here</div>
.mybackground {background-color:#abc3ca;}
Border around this has a color of #abc3ca
<div style="border:2px solid #abc3ca;">Content here</div>
.myborder {border:2px solid #abc3ca;}