#a1b8ed color space conversions
Hex:
#a1b8ed
RGB:
161, 184, 237
CMY:
37, 28, 7
CMYK:
32, 22, 0, 7
HSL:
222°, 67.8571%, 78.0392%
HSV (HSB):
222°, 32.0675%, 92.9412%
XYZ:
47.1245, 47.9725, 86.8966
xyY:
0.2589, 0.2636, 47.9725
CIE-Lab:
74.8076, 4.3246, -28.9496
CIE-LCH:
74.8076, 29.2709, 278.4962
CIE-Luv:
74.8076, -13.9740, -46.7764
Hunter-Lab:
69.2622, 0.2388, -25.9020
#a1b8ed color charts
#a1b8ed color shades, tints & tones
#a1b8ed color schemes
#a1b8ed color preview, HTML & CSS examples
This text has a color of #a1b8ed
<p style="color:#a1b8ed;">Text here</p>
.mytext {color:#a1b8ed;}
This box has a color of #a1b8ed
<div style="background-color:#a1b8ed;">Content here</div>
.mybackground {background-color:#a1b8ed;}
Border around this has a color of #a1b8ed
<div style="border:2px solid #a1b8ed;">Content here</div>
.myborder {border:2px solid #a1b8ed;}