#a30dcb color space conversions
Hex:
#a30dcb
RGB:
163, 13, 203
CMY:
36, 95, 20
CMYK:
20, 94, 0, 20
HSL:
287°, 87.9630%, 42.3529%
HSV (HSB):
287°, 93.5961%, 79.6078%
XYZ:
26.0277, 12.3862, 57.5189
xyY:
0.2713, 0.1291, 12.3862
CIE-Lab:
41.8234, 75.4512, -61.9809
CIE-LCH:
41.8234, 97.6448, 320.5979
CIE-Luv:
41.8234, 39.6991, -96.9534
Hunter-Lab:
35.1940, 70.4199, -72.2641
#a30dcb color charts
#a30dcb color shades, tints & tones
#a30dcb color schemes
#a30dcb color preview, HTML & CSS examples
This text has a color of #a30dcb
<p style="color:#a30dcb;">Text here</p>
.mytext {color:#a30dcb;}
This box has a color of #a30dcb
<div style="background-color:#a30dcb;">Content here</div>
.mybackground {background-color:#a30dcb;}
Border around this has a color of #a30dcb
<div style="border:2px solid #a30dcb;">Content here</div>
.myborder {border:2px solid #a30dcb;}