#a1b1dd color space conversions
Hex:
#a1b1dd
RGB:
161, 177, 221
CMY:
37, 31, 13
CMYK:
27, 20, 0, 13
HSL:
224°, 46.8750%, 74.9020%
HSV (HSB):
224°, 27.1493%, 86.6667%
XYZ:
43.4712, 44.2418, 74.6550
xyY:
0.2677, 0.2725, 44.2418
CIE-Lab:
72.3898, 4.2433, -23.9622
CIE-LCH:
72.3898, 24.3350, 280.0420
CIE-Luv:
72.3898, -10.4273, -38.2814
Hunter-Lab:
66.5145, 0.2601, -19.9861
#a1b1dd color charts
#a1b1dd color shades, tints & tones
#a1b1dd color schemes
#a1b1dd color preview, HTML & CSS examples
This text has a color of #a1b1dd
<p style="color:#a1b1dd;">Text here</p>
.mytext {color:#a1b1dd;}
This box has a color of #a1b1dd
<div style="background-color:#a1b1dd;">Content here</div>
.mybackground {background-color:#a1b1dd;}
Border around this has a color of #a1b1dd
<div style="border:2px solid #a1b1dd;">Content here</div>
.myborder {border:2px solid #a1b1dd;}