#a1a0cc color space conversions
Hex:
#a1a0cc
RGB:
161, 160, 204
CMY:
37, 37, 20
CMYK:
21, 22, 0, 20
HSL:
241°, 30.1370%, 71.3725%
HSV (HSB):
241°, 21.5686%, 80.0000%
XYZ:
38.1678, 37.0783, 62.2719
xyY:
0.2775, 0.2696, 37.0783
CIE-Lab:
67.3357, 9.6781, -22.3302
CIE-LCH:
67.3357, 24.3372, 293.4324
CIE-Luv:
67.3357, -2.0987, -36.0160
Hunter-Lab:
60.8920, 5.3251, -18.0093
#a1a0cc color charts
#a1a0cc color shades, tints & tones
#a1a0cc color schemes
#a1a0cc color preview, HTML & CSS examples
This text has a color of #a1a0cc
<p style="color:#a1a0cc;">Text here</p>
.mytext {color:#a1a0cc;}
This box has a color of #a1a0cc
<div style="background-color:#a1a0cc;">Content here</div>
.mybackground {background-color:#a1a0cc;}
Border around this has a color of #a1a0cc
<div style="border:2px solid #a1a0cc;">Content here</div>
.myborder {border:2px solid #a1a0cc;}