#a03bcb color space conversions
Hex:
#a03bcb
RGB:
160, 59, 203
CMY:
37, 77, 20
CMYK:
21, 71, 0, 20
HSL:
282°, 58.0645%, 51.3725%
HSV (HSB):
282°, 70.9360%, 79.6078%
XYZ:
26.8407, 14.9133, 57.9638
xyY:
0.2692, 0.1496, 14.9133
CIE-Lab:
45.5152, 62.8842, -56.0315
CIE-LCH:
45.5152, 84.2256, 318.2981
CIE-Luv:
45.5152, 32.6123, -89.9986
Hunter-Lab:
38.6178, 56.4825, -61.9597
#a03bcb color charts
#a03bcb color shades, tints & tones
#a03bcb color schemes
#a03bcb color preview, HTML & CSS examples
This text has a color of #a03bcb
<p style="color:#a03bcb;">Text here</p>
.mytext {color:#a03bcb;}
This box has a color of #a03bcb
<div style="background-color:#a03bcb;">Content here</div>
.mybackground {background-color:#a03bcb;}
Border around this has a color of #a03bcb
<div style="border:2px solid #a03bcb;">Content here</div>
.myborder {border:2px solid #a03bcb;}