#a2bfec color space conversions
Hex:
#a2bfec
RGB:
162, 191, 236
CMY:
36, 25, 7
CMYK:
31, 19, 0, 7
HSL:
216°, 66.0714%, 78.0392%
HSV (HSB):
216°, 31.3559%, 92.5490%
XYZ:
48.6714, 50.9991, 86.6354
xyY:
0.2612, 0.2737, 50.9991
CIE-Lab:
76.6785, 0.5440, -25.5379
CIE-LCH:
76.6785, 25.5437, 271.2202
CIE-Luv:
76.6785, -16.4422, -40.6663
Hunter-Lab:
71.4137, -3.3187, -21.9381
#a2bfec color charts
#a2bfec color shades, tints & tones
#a2bfec color schemes
#a2bfec color preview, HTML & CSS examples
This text has a color of #a2bfec
<p style="color:#a2bfec;">Text here</p>
.mytext {color:#a2bfec;}
This box has a color of #a2bfec
<div style="background-color:#a2bfec;">Content here</div>
.mybackground {background-color:#a2bfec;}
Border around this has a color of #a2bfec
<div style="border:2px solid #a2bfec;">Content here</div>
.myborder {border:2px solid #a2bfec;}