#a03fc3 color space conversions
Hex:
#a03fc3
RGB:
160, 63, 195
CMY:
37, 75, 24
CMYK:
18, 68, 0, 24
HSL:
284°, 52.3810%, 50.5882%
HSV (HSB):
284°, 67.6923%, 76.4706%
XYZ:
26.1250, 14.9687, 53.1421
xyY:
0.2772, 0.1588, 14.9687
CIE-Lab:
45.5913, 59.6145, -51.2750
CIE-LCH:
45.5913, 78.6322, 319.3009
CIE-Luv:
45.5913, 33.7758, -82.8697
Hunter-Lab:
38.6894, 52.8256, -54.3555
#a03fc3 color charts
#a03fc3 color shades, tints & tones
#a03fc3 color schemes
#a03fc3 color preview, HTML & CSS examples
This text has a color of #a03fc3
<p style="color:#a03fc3;">Text here</p>
.mytext {color:#a03fc3;}
This box has a color of #a03fc3
<div style="background-color:#a03fc3;">Content here</div>
.mybackground {background-color:#a03fc3;}
Border around this has a color of #a03fc3
<div style="border:2px solid #a03fc3;">Content here</div>
.myborder {border:2px solid #a03fc3;}