#a320c0 color space conversions
Hex:
#a320c0
RGB:
163, 32, 192
CMY:
36, 87, 25
CMYK:
15, 83, 0, 25
HSL:
289°, 71.4286%, 43.9216%
HSV (HSB):
289°, 83.3333%, 75.2941%
XYZ:
25.1352, 12.6253, 50.9813
xyY:
0.2832, 0.1423, 12.6253
CIE-Lab:
42.1932, 70.1029, -54.9701
CIE-LCH:
42.1932, 89.0850, 321.8988
CIE-Luv:
42.1932, 41.5613, -87.2738
Hunter-Lab:
35.5321, 64.0885, -60.1965
#a320c0 color charts
#a320c0 color shades, tints & tones
#a320c0 color schemes
#a320c0 color preview, HTML & CSS examples
This text has a color of #a320c0
<p style="color:#a320c0;">Text here</p>
.mytext {color:#a320c0;}
This box has a color of #a320c0
<div style="background-color:#a320c0;">Content here</div>
.mybackground {background-color:#a320c0;}
Border around this has a color of #a320c0
<div style="border:2px solid #a320c0;">Content here</div>
.myborder {border:2px solid #a320c0;}