#a1b9db color space conversions
Hex:
#a1b9db
RGB:
161, 185, 219
CMY:
37, 27, 14
CMYK:
26, 16, 0, 14
HSL:
215°, 44.6154%, 74.5098%
HSV (HSB):
215°, 26.4840%, 85.8824%
XYZ:
44.8331, 47.3895, 73.8020
xyY:
0.2700, 0.2854, 47.3895
CIE-Lab:
74.4382, -0.6044, -19.7562
CIE-LCH:
74.4382, 19.7655, 268.2478
CIE-Luv:
74.4382, -13.8389, -30.7986
Hunter-Lab:
68.8400, -4.2192, -15.3756
#a1b9db color charts
#a1b9db color shades, tints & tones
#a1b9db color schemes
#a1b9db color preview, HTML & CSS examples
This text has a color of #a1b9db
<p style="color:#a1b9db;">Text here</p>
.mytext {color:#a1b9db;}
This box has a color of #a1b9db
<div style="background-color:#a1b9db;">Content here</div>
.mybackground {background-color:#a1b9db;}
Border around this has a color of #a1b9db
<div style="border:2px solid #a1b9db;">Content here</div>
.myborder {border:2px solid #a1b9db;}