#a2b2f1 color space conversions
Hex:
#a2b2f1
RGB:
162, 178, 241
CMY:
36, 30, 5
CMYK:
33, 26, 0, 5
HSL:
228°, 73.8318%, 79.0196%
HSV (HSB):
228°, 32.7801%, 94.5098%
XYZ:
46.6979, 45.8730, 89.6122
xyY:
0.2563, 0.2518, 45.8730
CIE-Lab:
73.4631, 8.9219, -33.1804
CIE-LCH:
73.4631, 34.3590, 285.0504
CIE-Luv:
73.4631, -11.1966, -54.4096
Hunter-Lab:
67.7296, 4.5443, -31.0351
#a2b2f1 color charts
#a2b2f1 color shades, tints & tones
#a2b2f1 color schemes
#a2b2f1 color preview, HTML & CSS examples
This text has a color of #a2b2f1
<p style="color:#a2b2f1;">Text here</p>
.mytext {color:#a2b2f1;}
This box has a color of #a2b2f1
<div style="background-color:#a2b2f1;">Content here</div>
.mybackground {background-color:#a2b2f1;}
Border around this has a color of #a2b2f1
<div style="border:2px solid #a2b2f1;">Content here</div>
.myborder {border:2px solid #a2b2f1;}