#a8a8ff color space conversions
Hex:
#a8a8ff
RGB:
168, 168, 255
CMY:
34, 34, 0
CMYK:
34, 34, 0, 0
HSL:
240°, 100.0000%, 82.9412%
HSV (HSB):
240°, 34.1176%, 100.0000%
XYZ:
48.2011, 43.5501, 100.4733
xyY:
0.2508, 0.2266, 43.5501
CIE-Lab:
71.9268, 19.7328, -43.1145
CIE-LCH:
71.9268, 47.4157, 294.5928
CIE-Luv:
71.9268, -5.2248, -72.4737
Hunter-Lab:
65.9925, 14.8900, -44.0740
#a8a8ff color charts
#a8a8ff color shades, tints & tones
#a8a8ff color schemes
#a8a8ff color preview, HTML & CSS examples
This text has a color of #a8a8ff
<p style="color:#a8a8ff;">Text here</p>
.mytext {color:#a8a8ff;}
This box has a color of #a8a8ff
<div style="background-color:#a8a8ff;">Content here</div>
.mybackground {background-color:#a8a8ff;}
Border around this has a color of #a8a8ff
<div style="border:2px solid #a8a8ff;">Content here</div>
.myborder {border:2px solid #a8a8ff;}