#a000d3 color space conversions
Hex:
#a000d3
RGB:
160, 0, 211
CMY:
37, 100, 17
CMYK:
24, 100, 0, 17
HSL:
285°, 100.0000%, 41.3725%
HSV (HSB):
285°, 100.0000%, 82.7451%
XYZ:
26.2551, 12.1767, 62.5946
xyY:
0.2599, 0.1205, 12.1767
CIE-Lab:
41.4956, 77.8069, -67.1683
CIE-LCH:
41.4956, 102.7886, 319.1970
CIE-Luv:
41.4956, 36.0898, -103.6128
Hunter-Lab:
34.8952, 73.2366, -81.9271
#a000d3 color charts
#a000d3 color shades, tints & tones
#a000d3 color schemes
#a000d3 color preview, HTML & CSS examples
This text has a color of #a000d3
<p style="color:#a000d3;">Text here</p>
.mytext {color:#a000d3;}
This box has a color of #a000d3
<div style="background-color:#a000d3;">Content here</div>
.mybackground {background-color:#a000d3;}
Border around this has a color of #a000d3
<div style="border:2px solid #a000d3;">Content here</div>
.myborder {border:2px solid #a000d3;}