#a7a7f5 color space conversions
Hex:
#a7a7f5
RGB:
167, 167, 245
CMY:
35, 35, 4
CMYK:
32, 32, 0, 4
HSL:
240°, 79.5918%, 80.7843%
HSV (HSB):
240°, 31.8367%, 96.0784%
XYZ:
46.2365, 42.4455, 92.1421
xyY:
0.2557, 0.2347, 42.4455
CIE-Lab:
71.1770, 17.4721, -38.8694
CIE-LCH:
71.1770, 42.6158, 294.2043
CIE-Luv:
71.1770, -4.6785, -64.8989
Hunter-Lab:
65.1502, 12.6669, -38.2488
#a7a7f5 color charts
#a7a7f5 color shades, tints & tones
#a7a7f5 color schemes
#a7a7f5 color preview, HTML & CSS examples
This text has a color of #a7a7f5
<p style="color:#a7a7f5;">Text here</p>
.mytext {color:#a7a7f5;}
This box has a color of #a7a7f5
<div style="background-color:#a7a7f5;">Content here</div>
.mybackground {background-color:#a7a7f5;}
Border around this has a color of #a7a7f5
<div style="border:2px solid #a7a7f5;">Content here</div>
.myborder {border:2px solid #a7a7f5;}