#a2bdf5 color space conversions
Hex:
#a2bdf5
RGB:
162, 189, 245
CMY:
36, 26, 4
CMYK:
34, 23, 0, 4
HSL:
220°, 80.5825%, 79.8039%
HSV (HSB):
220°, 33.8776%, 96.0784%
XYZ:
49.5793, 50.6691, 93.5532
xyY:
0.2558, 0.2614, 50.6691
CIE-Lab:
76.4782, 3.8794, -30.6902
CIE-LCH:
76.4782, 30.9345, 277.2042
CIE-Luv:
76.4782, -15.8512, -49.7836
Hunter-Lab:
71.1823, -0.2415, -28.0959
#a2bdf5 color charts
#a2bdf5 color shades, tints & tones
#a2bdf5 color schemes
#a2bdf5 color preview, HTML & CSS examples
This text has a color of #a2bdf5
<p style="color:#a2bdf5;">Text here</p>
.mytext {color:#a2bdf5;}
This box has a color of #a2bdf5
<div style="background-color:#a2bdf5;">Content here</div>
.mybackground {background-color:#a2bdf5;}
Border around this has a color of #a2bdf5
<div style="border:2px solid #a2bdf5;">Content here</div>
.myborder {border:2px solid #a2bdf5;}