#a1a8d7 color space conversions
Hex:
#a1a8d7
RGB:
161, 168, 215
CMY:
37, 34, 16
CMYK:
25, 22, 0, 16
HSL:
232°, 40.2985%, 73.7255%
HSV (HSB):
232°, 25.1163%, 84.3137%
XYZ:
40.9663, 40.4886, 69.9459
xyY:
0.2706, 0.2674, 40.4886
CIE-Lab:
69.8161, 7.7905, -24.6106
CIE-LCH:
69.8161, 25.8143, 287.5652
CIE-Luv:
69.8161, -6.2483, -39.6593
Hunter-Lab:
63.6307, 3.5671, -20.6330
#a1a8d7 color charts
#a1a8d7 color shades, tints & tones
#a1a8d7 color schemes
#a1a8d7 color preview, HTML & CSS examples
This text has a color of #a1a8d7
<p style="color:#a1a8d7;">Text here</p>
.mytext {color:#a1a8d7;}
This box has a color of #a1a8d7
<div style="background-color:#a1a8d7;">Content here</div>
.mybackground {background-color:#a1a8d7;}
Border around this has a color of #a1a8d7
<div style="border:2px solid #a1a8d7;">Content here</div>
.myborder {border:2px solid #a1a8d7;}