#a8abff color space conversions
Hex:
#a8abff
RGB:
168, 171, 255
CMY:
34, 33, 0
CMYK:
34, 33, 0, 0
HSL:
238°, 100.0000%, 82.9412%
HSV (HSB):
238°, 34.1176%, 100.0000%
XYZ:
48.7614, 44.6707, 100.6600
xyY:
0.2512, 0.2302, 44.6707
CIE-Lab:
72.6745, 18.0487, -41.9458
CIE-LCH:
72.6745, 45.6641, 293.2815
CIE-Luv:
72.6745, -6.3950, -70.3785
Hunter-Lab:
66.8361, 13.2644, -42.5098
#a8abff color charts
#a8abff color shades, tints & tones
#a8abff color schemes
#a8abff color preview, HTML & CSS examples
This text has a color of #a8abff
<p style="color:#a8abff;">Text here</p>
.mytext {color:#a8abff;}
This box has a color of #a8abff
<div style="background-color:#a8abff;">Content here</div>
.mybackground {background-color:#a8abff;}
Border around this has a color of #a8abff
<div style="border:2px solid #a8abff;">Content here</div>
.myborder {border:2px solid #a8abff;}