#a2bff3 color space conversions
Hex:
#a2bff3
RGB:
162, 191, 243
CMY:
36, 25, 5
CMYK:
33, 21, 0, 5
HSL:
219°, 77.1429%, 79.4118%
HSV (HSB):
219°, 33.3333%, 95.2941%
XYZ:
49.7088, 51.4141, 92.0980
xyY:
0.2573, 0.2661, 51.4141
CIE-Lab:
76.9291, 2.2854, -28.9217
CIE-LCH:
76.9291, 29.0118, 274.5182
CIE-Luv:
76.9291, -16.6229, -46.6112
Hunter-Lab:
71.7036, -1.7356, -25.9611
#a2bff3 color charts
#a2bff3 color shades, tints & tones
#a2bff3 color schemes
#a2bff3 color preview, HTML & CSS examples
This text has a color of #a2bff3
<p style="color:#a2bff3;">Text here</p>
.mytext {color:#a2bff3;}
This box has a color of #a2bff3
<div style="background-color:#a2bff3;">Content here</div>
.mybackground {background-color:#a2bff3;}
Border around this has a color of #a2bff3
<div style="border:2px solid #a2bff3;">Content here</div>
.myborder {border:2px solid #a2bff3;}