#a1b3e8 color space conversions
Hex:
#a1b3e8
RGB:
161, 179, 232
CMY:
37, 30, 9
CMYK:
31, 23, 0, 9
HSL:
225°, 60.6838%, 77.0588%
HSV (HSB):
225°, 30.6034%, 90.9804%
XYZ:
45.3835, 45.6435, 82.7620
xyY:
0.2611, 0.2626, 45.6435
CIE-Lab:
73.3136, 5.8295, -28.5352
CIE-LCH:
73.3136, 29.1246, 281.5462
CIE-Luv:
73.3136, -11.7067, -46.1694
Hunter-Lab:
67.5599, 1.6778, -25.3393
#a1b3e8 color charts
#a1b3e8 color shades, tints & tones
#a1b3e8 color schemes
#a1b3e8 color preview, HTML & CSS examples
This text has a color of #a1b3e8
<p style="color:#a1b3e8;">Text here</p>
.mytext {color:#a1b3e8;}
This box has a color of #a1b3e8
<div style="background-color:#a1b3e8;">Content here</div>
.mybackground {background-color:#a1b3e8;}
Border around this has a color of #a1b3e8
<div style="border:2px solid #a1b3e8;">Content here</div>
.myborder {border:2px solid #a1b3e8;}