#a1b2dd color space conversions
Hex:
#a1b2dd
RGB:
161, 178, 221
CMY:
37, 30, 13
CMYK:
27, 19, 0, 13
HSL:
223°, 46.8750%, 74.9020%
HSV (HSB):
223°, 27.1493%, 86.6667%
XYZ:
43.6695, 44.6383, 74.7210
xyY:
0.2679, 0.2738, 44.6383
CIE-Lab:
72.6531, 3.6932, -23.5603
CIE-LCH:
72.6531, 23.8480, 278.9090
CIE-Luv:
72.6531, -10.8600, -37.5587
Hunter-Lab:
66.8119, -0.2500, -19.5404
#a1b2dd color charts
#a1b2dd color shades, tints & tones
#a1b2dd color schemes
#a1b2dd color preview, HTML & CSS examples
This text has a color of #a1b2dd
<p style="color:#a1b2dd;">Text here</p>
.mytext {color:#a1b2dd;}
This box has a color of #a1b2dd
<div style="background-color:#a1b2dd;">Content here</div>
.mybackground {background-color:#a1b2dd;}
Border around this has a color of #a1b2dd
<div style="border:2px solid #a1b2dd;">Content here</div>
.myborder {border:2px solid #a1b2dd;}