#a2c2df color space conversions
Hex:
#a2c2df
RGB:
162, 194, 223
CMY:
36, 24, 13
CMYK:
27, 13, 0, 13
HSL:
209°, 48.8000%, 75.4902%
HSV (HSB):
209°, 27.3543%, 87.4510%
XYZ:
47.5114, 51.5927, 77.2663
xyY:
0.2694, 0.2925, 51.5927
CIE-Lab:
77.0366, -4.2035, -17.9832
CIE-LCH:
77.0366, 18.4679, 256.8435
CIE-Luv:
77.0366, -17.4198, -27.4977
Hunter-Lab:
71.8280, -7.6285, -13.4994
#a2c2df color charts
#a2c2df color shades, tints & tones
#a2c2df color schemes
#a2c2df color preview, HTML & CSS examples
This text has a color of #a2c2df
<p style="color:#a2c2df;">Text here</p>
.mytext {color:#a2c2df;}
This box has a color of #a2c2df
<div style="background-color:#a2c2df;">Content here</div>
.mybackground {background-color:#a2c2df;}
Border around this has a color of #a2c2df
<div style="border:2px solid #a2c2df;">Content here</div>
.myborder {border:2px solid #a2c2df;}