#a000bf color space conversions
Hex:
#a000bf
RGB:
160, 0, 191
CMY:
37, 100, 25
CMYK:
16, 100, 0, 25
HSL:
290°, 100.0000%, 37.4510%
HSV (HSB):
290°, 100.0000%, 74.9020%
XYZ:
23.9012, 11.2352, 50.1991
xyY:
0.2801, 0.1317, 11.2352
CIE-Lab:
39.9738, 74.3289, -57.9983
CIE-LCH:
39.9738, 94.2793, 322.0353
CIE-Luv:
39.9738, 42.0248, -90.1911
Hunter-Lab:
33.5189, 68.6241, -65.3315
#a000bf color charts
#a000bf color shades, tints & tones
#a000bf color schemes
#a000bf color preview, HTML & CSS examples
This text has a color of #a000bf
<p style="color:#a000bf;">Text here</p>
.mytext {color:#a000bf;}
This box has a color of #a000bf
<div style="background-color:#a000bf;">Content here</div>
.mybackground {background-color:#a000bf;}
Border around this has a color of #a000bf
<div style="border:2px solid #a000bf;">Content here</div>
.myborder {border:2px solid #a000bf;}