#a2d2fc color space conversions
Hex:
#a2d2fc
RGB:
162, 210, 252
CMY:
36, 18, 1
CMYK:
36, 17, 0, 1
HSL:
208°, 93.7500%, 81.1765%
HSV (HSB):
208°, 35.7143%, 98.8235%
XYZ:
55.5176, 60.8028, 100.9055
xyY:
0.2556, 0.2799, 60.8028
CIE-Lab:
82.2726, -5.6296, -25.5556
CIE-LCH:
82.2726, 26.1683, 257.5767
CIE-Luv:
82.2726, -24.6203, -40.1548
Hunter-Lab:
77.9762, -9.3697, -22.1412
#a2d2fc color charts
#a2d2fc color shades, tints & tones
#a2d2fc color schemes
#a2d2fc color preview, HTML & CSS examples
This text has a color of #a2d2fc
<p style="color:#a2d2fc;">Text here</p>
.mytext {color:#a2d2fc;}
This box has a color of #a2d2fc
<div style="background-color:#a2d2fc;">Content here</div>
.mybackground {background-color:#a2d2fc;}
Border around this has a color of #a2d2fc
<div style="border:2px solid #a2d2fc;">Content here</div>
.myborder {border:2px solid #a2d2fc;}