#a064d3 color space conversions
Hex:
#a064d3
RGB:
160, 100, 211
CMY:
37, 61, 17
CMYK:
24, 53, 0, 17
HSL:
272°, 55.7789%, 60.9804%
HSV (HSB):
272°, 52.6066%, 82.7451%
XYZ:
30.8122, 21.2911, 64.1136
xyY:
0.2651, 0.1832, 21.2911
CIE-Lab:
53.2666, 44.9146, -48.2080
CIE-LCH:
53.2666, 65.8888, 312.9745
CIE-Luv:
53.2666, 20.3164, -79.7255
Hunter-Lab:
46.1423, 38.4474, -50.0825
#a064d3 color charts
#a064d3 color shades, tints & tones
#a064d3 color schemes
#a064d3 color preview, HTML & CSS examples
This text has a color of #a064d3
<p style="color:#a064d3;">Text here</p>
.mytext {color:#a064d3;}
This box has a color of #a064d3
<div style="background-color:#a064d3;">Content here</div>
.mybackground {background-color:#a064d3;}
Border around this has a color of #a064d3
<div style="border:2px solid #a064d3;">Content here</div>
.myborder {border:2px solid #a064d3;}