#a1a1dd color space conversions
Hex:
#a1a1dd
RGB:
161, 161, 221
CMY:
37, 37, 13
CMYK:
27, 27, 0, 13
HSL:
240°, 46.8750%, 74.9020%
HSV (HSB):
240°, 27.1493%, 86.6667%
XYZ:
40.4940, 38.2873, 73.6625
xyY:
0.2656, 0.2512, 38.2873
CIE-Lab:
68.2318, 13.1623, -30.3462
CIE-LCH:
68.2318, 33.0778, 293.4482
CIE-Luv:
68.2318, -3.5838, -49.7167
Hunter-Lab:
61.8767, 8.5315, -27.2694
#a1a1dd color charts
#a1a1dd color shades, tints & tones
#a1a1dd color schemes
#a1a1dd color preview, HTML & CSS examples
This text has a color of #a1a1dd
<p style="color:#a1a1dd;">Text here</p>
.mytext {color:#a1a1dd;}
This box has a color of #a1a1dd
<div style="background-color:#a1a1dd;">Content here</div>
.mybackground {background-color:#a1a1dd;}
Border around this has a color of #a1a1dd
<div style="border:2px solid #a1a1dd;">Content here</div>
.myborder {border:2px solid #a1a1dd;}