#a1b1c2 color space conversions
Hex:
#a1b1c2
RGB:
161, 177, 194
CMY:
37, 31, 24
CMYK:
17, 9, 0, 24
HSL:
211°, 21.2903%, 69.6078%
HSV (HSB):
211°, 17.0103%, 76.0784%
XYZ:
40.1577, 42.9164, 57.2061
xyY:
0.2863, 0.3059, 42.9164
CIE-Lab:
71.4982, -1.9612, -10.5239
CIE-LCH:
71.4982, 10.7051, 259.4435
CIE-Luv:
71.4982, -9.3711, -15.6713
Hunter-Lab:
65.5106, -5.2239, -5.9166
#a1b1c2 color charts
#a1b1c2 RGB chart
#a1b1c2 CMYK chart
#a1b1c2 RGB pie chart
#a1b1c2 color shades, tints & tones
#a1b1c2 color schemes
#a1b1c2 color preview, HTML & CSS examples
This text has a color of #a1b1c2
<p style="color:#a1b1c2;">Text here</p>
.mytext {color:#a1b1c2;}
Text color #a1b1c2
This box has a color of #a1b1c2
<div style="background-color:#a1b1c2;">Content here</div>
.mybackground {background-color:#a1b1c2;}
Background color #a1b1c2
Border around this has a color of #a1b1c2
<div style="border:2px solid #a1b1c2;">Content here</div>
.myborder {border:2px solid #a1b1c2;}
Border color #a1b1c2