#a03bc6 color space conversions
Hex:
#a03bc6
RGB:
160, 59, 198
CMY:
37, 77, 22
CMYK:
19, 70, 0, 22
HSL:
284°, 54.9407%, 50.3922%
HSV (HSB):
284°, 70.2020%, 77.6471%
XYZ:
26.2542, 14.6787, 54.8756
xyY:
0.2740, 0.1532, 14.6787
CIE-Lab:
45.1910, 61.8751, -53.6592
CIE-LCH:
45.1910, 81.9014, 319.0676
CIE-Luv:
45.1910, 33.8608, -86.3322
Hunter-Lab:
38.3128, 55.2713, -58.1023
#a03bc6 color charts
#a03bc6 color shades, tints & tones
#a03bc6 color schemes
#a03bc6 color preview, HTML & CSS examples
This text has a color of #a03bc6
<p style="color:#a03bc6;">Text here</p>
.mytext {color:#a03bc6;}
This box has a color of #a03bc6
<div style="background-color:#a03bc6;">Content here</div>
.mybackground {background-color:#a03bc6;}
Border around this has a color of #a03bc6
<div style="border:2px solid #a03bc6;">Content here</div>
.myborder {border:2px solid #a03bc6;}