#a2c2cf color space conversions
Hex:
#a2c2cf
RGB:
162, 194, 207
CMY:
36, 24, 19
CMYK:
22, 6, 0, 19
HSL:
197°, 31.9149%, 72.3529%
HSV (HSB):
197°, 21.7391%, 81.1765%
XYZ:
45.4546, 50.7699, 66.4354
xyY:
0.2794, 0.3121, 50.7699
CIE-Lab:
76.5394, -7.8713, -10.0820
CIE-LCH:
76.5394, 12.7908, 232.0199
CIE-Luv:
76.5394, -17.0760, -14.2007
Hunter-Lab:
71.2530, -10.8220, -5.4041
#a2c2cf color charts
#a2c2cf color shades, tints & tones
#a2c2cf color schemes
#a2c2cf color preview, HTML & CSS examples
This text has a color of #a2c2cf
<p style="color:#a2c2cf;">Text here</p>
.mytext {color:#a2c2cf;}
This box has a color of #a2c2cf
<div style="background-color:#a2c2cf;">Content here</div>
.mybackground {background-color:#a2c2cf;}
Border around this has a color of #a2c2cf
<div style="border:2px solid #a2c2cf;">Content here</div>
.myborder {border:2px solid #a2c2cf;}