#a008b5 color space conversions
Hex:
#a008b5
RGB:
160, 8, 181
CMY:
37, 97, 29
CMYK:
12, 96, 0, 29
HSL:
293°, 91.5344%, 37.0588%
HSV (HSB):
293°, 95.5801%, 70.9804%
XYZ:
22.9245, 10.9834, 44.6278
xyY:
0.2919, 0.1399, 10.9834
CIE-Lab:
39.5526, 71.7859, -52.7831
CIE-LCH:
39.5526, 89.1026, 323.6735
CIE-Luv:
39.5526, 44.9020, -82.7451
Hunter-Lab:
33.1413, 65.4750, -56.6406
#a008b5 color charts
#a008b5 color shades, tints & tones
#a008b5 color schemes
#a008b5 color preview, HTML & CSS examples
This text has a color of #a008b5
<p style="color:#a008b5;">Text here</p>
.mytext {color:#a008b5;}
This box has a color of #a008b5
<div style="background-color:#a008b5;">Content here</div>
.mybackground {background-color:#a008b5;}
Border around this has a color of #a008b5
<div style="border:2px solid #a008b5;">Content here</div>
.myborder {border:2px solid #a008b5;}