#a30e8b color space conversions
Hex:
#a30e8b
RGB:
163, 14, 139
CMY:
36, 95, 45
CMYK:
0, 91, 15, 36
HSL:
310°, 84.1808%, 34.7059%
HSV (HSB):
310°, 91.4110%, 63.9216%
XYZ:
19.9215, 9.9647, 25.2995
xyY:
0.3610, 0.1806, 9.9647
CIE-Lab:
37.7790, 65.1996, -30.2329
CIE-LCH:
37.7790, 71.8680, 335.1229
CIE-Luv:
37.7790, 62.3850, -50.4484
Hunter-Lab:
31.5669, 57.4072, -25.4215
#a30e8b color charts
#a30e8b color shades, tints & tones
#a30e8b color schemes
#a30e8b color preview, HTML & CSS examples
This text has a color of #a30e8b
<p style="color:#a30e8b;">Text here</p>
.mytext {color:#a30e8b;}
This box has a color of #a30e8b
<div style="background-color:#a30e8b;">Content here</div>
.mybackground {background-color:#a30e8b;}
Border around this has a color of #a30e8b
<div style="border:2px solid #a30e8b;">Content here</div>
.myborder {border:2px solid #a30e8b;}