#abc7cf color space conversions
Hex:
#abc7cf
RGB:
171, 199, 207
CMY:
33, 22, 19
CMYK:
17, 4, 0, 19
HSL:
193°, 27.2727%, 74.1176%
HSV (HSB):
193°, 17.3913%, 81.1765%
XYZ:
48.4805, 54.0098, 66.9012
xyY:
0.2862, 0.3188, 54.0098
CIE-Lab:
78.4674, -7.6908, -7.1535
CIE-LCH:
78.4674, 10.5033, 222.9270
CIE-Luv:
78.4674, -15.0757, -9.6632
Hunter-Lab:
73.4913, -10.8576, -2.5294
#abc7cf color charts
#abc7cf color shades, tints & tones
#abc7cf color schemes
#abc7cf color preview, HTML & CSS examples
This text has a color of #abc7cf
<p style="color:#abc7cf;">Text here</p>
.mytext {color:#abc7cf;}
This box has a color of #abc7cf
<div style="background-color:#abc7cf;">Content here</div>
.mybackground {background-color:#abc7cf;}
Border around this has a color of #abc7cf
<div style="border:2px solid #abc7cf;">Content here</div>
.myborder {border:2px solid #abc7cf;}