#a2c2fa color space conversions
Hex:
#a2c2fa
RGB:
162, 194, 250
CMY:
36, 24, 2
CMYK:
35, 22, 0, 2
HSL:
218°, 89.7959%, 80.7843%
HSV (HSB):
218°, 35.2000%, 98.0392%
XYZ:
51.4474, 53.1671, 97.9932
xyY:
0.2539, 0.2624, 53.1671
CIE-Lab:
77.9735, 2.4267, -31.0735
CIE-LCH:
77.9735, 31.1681, 274.4654
CIE-Luv:
77.9735, -18.0288, -50.3517
Hunter-Lab:
72.9158, -1.6578, -28.6402
#a2c2fa color charts
#a2c2fa color shades, tints & tones
#a2c2fa color schemes
#a2c2fa color preview, HTML & CSS examples
This text has a color of #a2c2fa
<p style="color:#a2c2fa;">Text here</p>
.mytext {color:#a2c2fa;}
This box has a color of #a2c2fa
<div style="background-color:#a2c2fa;">Content here</div>
.mybackground {background-color:#a2c2fa;}
Border around this has a color of #a2c2fa
<div style="border:2px solid #a2c2fa;">Content here</div>
.myborder {border:2px solid #a2c2fa;}