#a1a2f2 color space conversions
Hex:
#a1a2f2
RGB:
161, 162, 242
CMY:
37, 36, 5
CMYK:
33, 33, 0, 5
HSL:
239°, 75.7009%, 79.0196%
HSV (HSB):
239°, 33.4711%, 94.9020%
XYZ:
43.6453, 39.8285, 89.3917
xyY:
0.2525, 0.2304, 39.8285
CIE-Lab:
69.3472, 17.8714, -40.1229
CIE-LCH:
69.3472, 43.9230, 294.0090
CIE-Luv:
69.3472, -5.2593, -66.8041
Hunter-Lab:
63.1099, 13.0042, -39.8042
#a1a2f2 color charts
#a1a2f2 color shades, tints & tones
#a1a2f2 color schemes
#a1a2f2 color preview, HTML & CSS examples
This text has a color of #a1a2f2
<p style="color:#a1a2f2;">Text here</p>
.mytext {color:#a1a2f2;}
This box has a color of #a1a2f2
<div style="background-color:#a1a2f2;">Content here</div>
.mybackground {background-color:#a1a2f2;}
Border around this has a color of #a1a2f2
<div style="border:2px solid #a1a2f2;">Content here</div>
.myborder {border:2px solid #a1a2f2;}