#a2c2f2 color space conversions
Hex:
#a2c2f2
RGB:
162, 194, 242
CMY:
36, 24, 5
CMYK:
33, 20, 0, 5
HSL:
216°, 75.4717%, 79.2157%
HSV (HSB):
216°, 33.0579%, 94.9020%
XYZ:
50.2191, 52.6758, 91.5250
xyY:
0.2583, 0.2709, 52.6758
CIE-Lab:
77.6832, 0.4092, -27.2286
CIE-LCH:
77.6832, 27.2316, 270.8610
CIE-Luv:
77.6832, -17.8450, -43.5504
Hunter-Lab:
72.5781, -3.5018, -23.9634
#a2c2f2 color charts
#a2c2f2 color shades, tints & tones
#a2c2f2 color schemes
#a2c2f2 color preview, HTML & CSS examples
This text has a color of #a2c2f2
<p style="color:#a2c2f2;">Text here</p>
.mytext {color:#a2c2f2;}
This box has a color of #a2c2f2
<div style="background-color:#a2c2f2;">Content here</div>
.mybackground {background-color:#a2c2f2;}
Border around this has a color of #a2c2f2
<div style="border:2px solid #a2c2f2;">Content here</div>
.myborder {border:2px solid #a2c2f2;}