#a30f8c color space conversions
Hex:
#a30f8c
RGB:
163, 15, 140
CMY:
36, 94, 45
CMYK:
0, 91, 14, 36
HSL:
309°, 83.1461%, 34.9020%
HSV (HSB):
309°, 90.7975%, 63.9216%
XYZ:
20.0087, 10.0216, 25.6907
xyY:
0.3591, 0.1799, 10.0216
CIE-Lab:
37.8812, 65.1916, -30.6872
CIE-LCH:
37.8812, 72.0531, 334.7926
CIE-Luv:
37.8812, 61.8805, -51.1041
Hunter-Lab:
31.6570, 57.4208, -25.9561
#a30f8c color charts
#a30f8c color shades, tints & tones
#a30f8c color schemes
#a30f8c color preview, HTML & CSS examples
This text has a color of #a30f8c
<p style="color:#a30f8c;">Text here</p>
.mytext {color:#a30f8c;}
This box has a color of #a30f8c
<div style="background-color:#a30f8c;">Content here</div>
.mybackground {background-color:#a30f8c;}
Border around this has a color of #a30f8c
<div style="border:2px solid #a30f8c;">Content here</div>
.myborder {border:2px solid #a30f8c;}