#a7a5fc color space conversions
Hex:
#a7a5fc
RGB:
167, 165, 252
CMY:
35, 35, 1
CMYK:
34, 35, 0, 1
HSL:
241°, 93.5484%, 81.7647%
HSV (HSB):
241°, 34.5238%, 98.8235%
XYZ:
46.9622, 42.1540, 97.7568
xyY:
0.2513, 0.2256, 42.1540
CIE-Lab:
70.9770, 20.3808, -42.9812
CIE-LCH:
70.9770, 47.5685, 295.3693
CIE-Luv:
70.9770, -4.3254, -72.1913
Hunter-Lab:
64.9261, 15.4913, -43.8224
#a7a5fc color charts
#a7a5fc color shades, tints & tones
#a7a5fc color schemes
#a7a5fc color preview, HTML & CSS examples
This text has a color of #a7a5fc
<p style="color:#a7a5fc;">Text here</p>
.mytext {color:#a7a5fc;}
This box has a color of #a7a5fc
<div style="background-color:#a7a5fc;">Content here</div>
.mybackground {background-color:#a7a5fc;}
Border around this has a color of #a7a5fc
<div style="border:2px solid #a7a5fc;">Content here</div>
.myborder {border:2px solid #a7a5fc;}