#a8a8cd color space conversions
Hex:
#a8a8cd
RGB:
168, 168, 205
CMY:
34, 34, 20
CMYK:
18, 18, 0, 20
HSL:
240°, 27.0073%, 73.1373%
HSV (HSB):
240°, 18.0488%, 80.3922%
XYZ:
41.1705, 40.7379, 63.4509
xyY:
0.2832, 0.2803, 40.7379
CIE-Lab:
69.9919, 7.6596, -18.7917
CIE-LCH:
69.9919, 20.2928, 292.1760
CIE-Luv:
69.9919, -2.1770, -30.2098
Hunter-Lab:
63.8262, 3.4439, -14.2630
#a8a8cd color charts
#a8a8cd color shades, tints & tones
#a8a8cd color schemes
#a8a8cd color preview, HTML & CSS examples
This text has a color of #a8a8cd
<p style="color:#a8a8cd;">Text here</p>
.mytext {color:#a8a8cd;}
This box has a color of #a8a8cd
<div style="background-color:#a8a8cd;">Content here</div>
.mybackground {background-color:#a8a8cd;}
Border around this has a color of #a8a8cd
<div style="border:2px solid #a8a8cd;">Content here</div>
.myborder {border:2px solid #a8a8cd;}