#a30ed3 color space conversions
Hex:
#a30ed3
RGB:
163, 14, 211
CMY:
36, 95, 17
CMYK:
23, 93, 0, 17
HSL:
285°, 87.5556%, 44.1176%
HSV (HSB):
285°, 93.3649%, 82.7451%
XYZ:
27.0192, 12.8038, 62.6753
xyY:
0.2636, 0.1249, 12.8038
CIE-Lab:
42.4661, 76.7528, -65.5666
CIE-LCH:
42.4661, 100.9454, 319.4942
CIE-Luv:
42.4661, 37.3405, -102.2839
Hunter-Lab:
35.7823, 72.1659, -78.8030
#a30ed3 color charts
#a30ed3 color shades, tints & tones
#a30ed3 color schemes
#a30ed3 color preview, HTML & CSS examples
This text has a color of #a30ed3
<p style="color:#a30ed3;">Text here</p>
.mytext {color:#a30ed3;}
This box has a color of #a30ed3
<div style="background-color:#a30ed3;">Content here</div>
.mybackground {background-color:#a30ed3;}
Border around this has a color of #a30ed3
<div style="border:2px solid #a30ed3;">Content here</div>
.myborder {border:2px solid #a30ed3;}