#a1b5ec color space conversions
Hex:
#a1b5ec
RGB:
161, 181, 236
CMY:
37, 29, 7
CMYK:
32, 23, 0, 7
HSL:
224°, 66.3717%, 77.8431%
HSV (HSB):
224°, 31.7797%, 92.5490%
XYZ:
46.3621, 46.6809, 85.9237
xyY:
0.2591, 0.2608, 46.6809
CIE-Lab:
73.9852, 5.7235, -29.6725
CIE-LCH:
73.9852, 30.2194, 280.9177
CIE-Luv:
73.9852, -12.6900, -48.1157
Hunter-Lab:
68.3235, 1.5584, -26.7368
#a1b5ec color charts
#a1b5ec color shades, tints & tones
#a1b5ec color schemes
#a1b5ec color preview, HTML & CSS examples
This text has a color of #a1b5ec
<p style="color:#a1b5ec;">Text here</p>
.mytext {color:#a1b5ec;}
This box has a color of #a1b5ec
<div style="background-color:#a1b5ec;">Content here</div>
.mybackground {background-color:#a1b5ec;}
Border around this has a color of #a1b5ec
<div style="border:2px solid #a1b5ec;">Content here</div>
.myborder {border:2px solid #a1b5ec;}