#a7aff2 color space conversions
Hex:
#a7aff2
RGB:
167, 175, 242
CMY:
35, 31, 5
CMYK:
31, 28, 0, 5
HSL:
234°, 74.2574%, 80.1961%
HSV (HSB):
234°, 30.9917%, 94.9020%
XYZ:
47.2933, 45.2862, 90.2529
xyY:
0.2587, 0.2477, 45.2862
CIE-Lab:
73.0800, 12.2432, -34.2865
CIE-LCH:
73.0800, 36.4069, 289.6508
CIE-Luv:
73.0800, -7.7552, -56.6940
Hunter-Lab:
67.2951, 7.6791, -32.4104
#a7aff2 color charts
#a7aff2 color shades, tints & tones
#a7aff2 color schemes
#a7aff2 color preview, HTML & CSS examples
This text has a color of #a7aff2
<p style="color:#a7aff2;">Text here</p>
.mytext {color:#a7aff2;}
This box has a color of #a7aff2
<div style="background-color:#a7aff2;">Content here</div>
.mybackground {background-color:#a7aff2;}
Border around this has a color of #a7aff2
<div style="border:2px solid #a7aff2;">Content here</div>
.myborder {border:2px solid #a7aff2;}