#a30ddc color space conversions
Hex:
#a30ddc
RGB:
163, 13, 220
CMY:
36, 95, 14
CMYK:
26, 94, 0, 14
HSL:
283°, 88.8412%, 45.6863%
HSV (HSB):
283°, 94.0909%, 86.2745%
XYZ:
28.1664, 13.2417, 68.7815
xyY:
0.2556, 0.1202, 13.2417
CIE-Lab:
43.1252, 78.5007, -69.6666
CIE-LCH:
43.1252, 104.9562, 318.4121
CIE-Luv:
43.1252, 34.9139, -108.3084
Hunter-Lab:
36.3891, 74.4842, -86.5956
#a30ddc color charts
#a30ddc color shades, tints & tones
#a30ddc color schemes
#a30ddc color preview, HTML & CSS examples
This text has a color of #a30ddc
<p style="color:#a30ddc;">Text here</p>
.mytext {color:#a30ddc;}
This box has a color of #a30ddc
<div style="background-color:#a30ddc;">Content here</div>
.mybackground {background-color:#a30ddc;}
Border around this has a color of #a30ddc
<div style="border:2px solid #a30ddc;">Content here</div>
.myborder {border:2px solid #a30ddc;}