#a302e1 color space conversions
Hex:
#a302e1
RGB:
163, 2, 225
CMY:
36, 99, 12
CMYK:
28, 99, 0, 12
HSL:
283°, 98.2379%, 44.5098%
HSV (HSB):
283°, 99.1111%, 88.2353%
XYZ:
28.7166, 13.2662, 72.2813
xyY:
0.2513, 0.1161, 13.2662
CIE-Lab:
43.1616, 80.4999, -72.4663
CIE-LCH:
43.1616, 108.3125, 318.0063
CIE-Luv:
43.1616, 33.9725, -112.0865
Hunter-Lab:
36.4228, 76.9937, -92.1655
#a302e1 color charts
#a302e1 color shades, tints & tones
#a302e1 color schemes
#a302e1 color preview, HTML & CSS examples
This text has a color of #a302e1
<p style="color:#a302e1;">Text here</p>
.mytext {color:#a302e1;}
This box has a color of #a302e1
<div style="background-color:#a302e1;">Content here</div>
.mybackground {background-color:#a302e1;}
Border around this has a color of #a302e1
<div style="border:2px solid #a302e1;">Content here</div>
.myborder {border:2px solid #a302e1;}