#a7a7d7 color space conversions
Hex:
#a7a7d7
RGB:
167, 167, 215
CMY:
35, 35, 16
CMYK:
22, 22, 0, 16
HSL:
240°, 37.5000%, 74.9020%
HSV (HSB):
240°, 22.3256%, 84.3137%
XYZ:
42.0208, 40.7592, 69.9426
xyY:
0.2751, 0.2669, 40.7592
CIE-Lab:
70.0069, 10.1815, -24.2790
CIE-LCH:
70.0069, 26.3274, 292.7510
CIE-Luv:
70.0069, -2.8459, -39.4849
Hunter-Lab:
63.8429, 5.7618, -20.2646
#a7a7d7 color charts
#a7a7d7 color shades, tints & tones
#a7a7d7 color schemes
#a7a7d7 color preview, HTML & CSS examples
This text has a color of #a7a7d7
<p style="color:#a7a7d7;">Text here</p>
.mytext {color:#a7a7d7;}
This box has a color of #a7a7d7
<div style="background-color:#a7a7d7;">Content here</div>
.mybackground {background-color:#a7a7d7;}
Border around this has a color of #a7a7d7
<div style="border:2px solid #a7a7d7;">Content here</div>
.myborder {border:2px solid #a7a7d7;}