#abc7dc color space conversions
Hex:
#abc7dc
RGB:
171, 199, 220
CMY:
33, 22, 14
CMYK:
22, 10, 0, 14
HSL:
206°, 41.1765%, 76.6667%
HSV (HSB):
206°, 22.2727%, 86.2745%
XYZ:
50.1363, 54.6721, 75.6204
xyY:
0.2779, 0.3030, 54.6721
CIE-Lab:
78.8520, -4.8512, -13.5775
CIE-LCH:
78.8520, 14.4181, 250.3384
CIE-Luv:
78.8520, -15.4178, -20.3254
Hunter-Lab:
73.9406, -8.3620, -8.8786
#abc7dc color charts
#abc7dc color shades, tints & tones
#abc7dc color schemes
#abc7dc color preview, HTML & CSS examples
This text has a color of #abc7dc
<p style="color:#abc7dc;">Text here</p>
.mytext {color:#abc7dc;}
This box has a color of #abc7dc
<div style="background-color:#abc7dc;">Content here</div>
.mybackground {background-color:#abc7dc;}
Border around this has a color of #abc7dc
<div style="border:2px solid #abc7dc;">Content here</div>
.myborder {border:2px solid #abc7dc;}