#a030c0 color space conversions
Hex:
#a030c0
RGB:
160, 48, 192
CMY:
37, 81, 25
CMYK:
17, 75, 0, 25
HSL:
287°, 60.0000%, 47.0588%
HSV (HSB):
287°, 75.0000%, 75.2941%
XYZ:
25.0686, 13.3933, 51.1331
xyY:
0.2798, 0.1495, 13.3933
CIE-Lab:
43.3499, 64.8333, -53.1297
CIE-LCH:
43.3499, 83.8220, 320.6660
CIE-Luv:
43.3499, 37.4650, -84.8693
Hunter-Lab:
36.5968, 58.2270, -57.2223
#a030c0 color charts
#a030c0 color shades, tints & tones
#a030c0 color schemes
#a030c0 color preview, HTML & CSS examples
This text has a color of #a030c0
<p style="color:#a030c0;">Text here</p>
.mytext {color:#a030c0;}
This box has a color of #a030c0
<div style="background-color:#a030c0;">Content here</div>
.mybackground {background-color:#a030c0;}
Border around this has a color of #a030c0
<div style="border:2px solid #a030c0;">Content here</div>
.myborder {border:2px solid #a030c0;}