#a08ca8 color space conversions
Hex:
#a08ca8
RGB:
160, 140, 168
CMY:
37, 45, 34
CMYK:
5, 17, 0, 34
HSL:
283°, 13.8614%, 60.3922%
HSV (HSB):
283°, 16.6667%, 65.8824%
XYZ:
30.9432, 29.0569, 41.0234
xyY:
0.3063, 0.2876, 29.0569
CIE-Lab:
60.8318, 12.7917, -11.9824
CIE-LCH:
60.8318, 17.5273, 316.8710
CIE-Luv:
60.8318, 9.4832, -19.7668
Hunter-Lab:
53.9045, 8.1329, -7.3889
#a08ca8 color charts
#a08ca8 color shades, tints & tones
#a08ca8 color schemes
#a08ca8 color preview, HTML & CSS examples
This text has a color of #a08ca8
<p style="color:#a08ca8;">Text here</p>
.mytext {color:#a08ca8;}
This box has a color of #a08ca8
<div style="background-color:#a08ca8;">Content here</div>
.mybackground {background-color:#a08ca8;}
Border around this has a color of #a08ca8
<div style="border:2px solid #a08ca8;">Content here</div>
.myborder {border:2px solid #a08ca8;}