#a302d5 color space conversions
Hex:
#a302d5
RGB:
163, 2, 213
CMY:
36, 99, 16
CMYK:
23, 99, 0, 16
HSL:
286°, 98.1395%, 42.1569%
HSV (HSB):
286°, 99.0610%, 83.5294%
XYZ:
27.1362, 12.6340, 63.9592
xyY:
0.2616, 0.1218, 12.6340
CIE-Lab:
42.2066, 78.3452, -67.1423
CIE-LCH:
42.2066, 103.1798, 319.4032
CIE-Luv:
42.2066, 37.2338, -104.2513
Hunter-Lab:
35.5444, 74.0723, -81.8063
#a302d5 color charts
#a302d5 color shades, tints & tones
#a302d5 color schemes
#a302d5 color preview, HTML & CSS examples
This text has a color of #a302d5
<p style="color:#a302d5;">Text here</p>
.mytext {color:#a302d5;}
This box has a color of #a302d5
<div style="background-color:#a302d5;">Content here</div>
.mybackground {background-color:#a302d5;}
Border around this has a color of #a302d5
<div style="border:2px solid #a302d5;">Content here</div>
.myborder {border:2px solid #a302d5;}