#a03bcf color space conversions
Hex:
#a03bcf
RGB:
160, 59, 207
CMY:
37, 77, 19
CMYK:
23, 71, 0, 19
HSL:
281°, 60.6557%, 52.1569%
HSV (HSB):
281°, 71.4976%, 81.1765%
XYZ:
27.3237, 15.1065, 60.5072
xyY:
0.2654, 0.1468, 15.1065
CIE-Lab:
45.7797, 63.7001, -57.9125
CIE-LCH:
45.7797, 86.0904, 317.7247
CIE-Luv:
45.7797, 31.6355, -92.9042
Hunter-Lab:
38.8671, 57.4685, -65.0941
#a03bcf color charts
#a03bcf color shades, tints & tones
#a03bcf color schemes
#a03bcf color preview, HTML & CSS examples
This text has a color of #a03bcf
<p style="color:#a03bcf;">Text here</p>
.mytext {color:#a03bcf;}
This box has a color of #a03bcf
<div style="background-color:#a03bcf;">Content here</div>
.mybackground {background-color:#a03bcf;}
Border around this has a color of #a03bcf
<div style="border:2px solid #a03bcf;">Content here</div>
.myborder {border:2px solid #a03bcf;}