#a1a1f2 color space conversions
Hex:
#a1a1f2
RGB:
161, 161, 242
CMY:
37, 37, 5
CMYK:
33, 33, 0, 5
HSL:
240°, 75.7009%, 79.0196%
HSV (HSB):
240°, 33.4711%, 94.9020%
XYZ:
43.4698, 39.4776, 89.3332
xyY:
0.2523, 0.2291, 39.4776
CIE-Lab:
69.0958, 18.4374, -40.5154
CIE-LCH:
69.0958, 44.5134, 294.4689
CIE-Luv:
69.0958, -4.8662, -67.5011
Hunter-Lab:
62.8312, 13.5407, -40.3165
#a1a1f2 color charts
#a1a1f2 color shades, tints & tones
#a1a1f2 color schemes
#a1a1f2 color preview, HTML & CSS examples
This text has a color of #a1a1f2
<p style="color:#a1a1f2;">Text here</p>
.mytext {color:#a1a1f2;}
This box has a color of #a1a1f2
<div style="background-color:#a1a1f2;">Content here</div>
.mybackground {background-color:#a1a1f2;}
Border around this has a color of #a1a1f2
<div style="border:2px solid #a1a1f2;">Content here</div>
.myborder {border:2px solid #a1a1f2;}