#a7aff6 color space conversions
Hex:
#a7aff6
RGB:
167, 175, 246
CMY:
35, 31, 4
CMYK:
32, 29, 0, 4
HSL:
234°, 81.4433%, 80.9804%
HSV (HSB):
234°, 32.1138%, 96.4706%
XYZ:
47.9009, 45.5293, 93.4522
xyY:
0.2563, 0.2436, 45.5293
CIE-Lab:
73.2390, 13.2469, -36.2065
CIE-LCH:
73.2390, 38.5537, 290.0962
CIE-Luv:
73.2390, -7.9575, -60.0875
Hunter-Lab:
67.4754, 8.6355, -34.8828
#a7aff6 color charts
#a7aff6 color shades, tints & tones
#a7aff6 color schemes
#a7aff6 color preview, HTML & CSS examples
This text has a color of #a7aff6
<p style="color:#a7aff6;">Text here</p>
.mytext {color:#a7aff6;}
This box has a color of #a7aff6
<div style="background-color:#a7aff6;">Content here</div>
.mybackground {background-color:#a7aff6;}
Border around this has a color of #a7aff6
<div style="border:2px solid #a7aff6;">Content here</div>
.myborder {border:2px solid #a7aff6;}