#a0a0f6 color space conversions
Hex:
#a0a0f6
RGB:
160, 160, 246
CMY:
37, 37, 4
CMYK:
35, 35, 0, 4
HSL:
240°, 82.6923%, 79.6078%
HSV (HSB):
240°, 34.9593%, 96.4706%
XYZ:
43.7026, 39.2690, 92.4651
xyY:
0.2491, 0.2238, 39.2690
CIE-Lab:
68.9457, 19.7708, -42.9372
CIE-LCH:
68.9457, 47.2704, 294.7241
CIE-Luv:
68.9457, -5.1705, -71.7198
Hunter-Lab:
62.6650, 14.8221, -43.6196
#a0a0f6 color charts
#a0a0f6 color shades, tints & tones
#a0a0f6 color schemes
#a0a0f6 color preview, HTML & CSS examples
This text has a color of #a0a0f6
<p style="color:#a0a0f6;">Text here</p>
.mytext {color:#a0a0f6;}
This box has a color of #a0a0f6
<div style="background-color:#a0a0f6;">Content here</div>
.mybackground {background-color:#a0a0f6;}
Border around this has a color of #a0a0f6
<div style="border:2px solid #a0a0f6;">Content here</div>
.myborder {border:2px solid #a0a0f6;}