#a30f7f color space conversions
Hex:
#a30f7f
RGB:
163, 15, 127
CMY:
36, 94, 50
CMYK:
0, 91, 22, 36
HSL:
315°, 83.1461%, 34.9020%
HSV (HSB):
315°, 90.7975%, 63.9216%
XYZ:
19.1058, 9.6605, 20.9363
xyY:
0.3844, 0.1944, 9.6605
CIE-Lab:
37.2261, 63.4728, -23.6676
CIE-LCH:
37.2261, 67.7418, 339.5507
CIE-Luv:
37.2261, 67.3116, -41.1450
Hunter-Lab:
31.0813, 55.3326, -18.1808
#a30f7f color charts
#a30f7f color shades, tints & tones
#a30f7f color schemes
#a30f7f color preview, HTML & CSS examples
This text has a color of #a30f7f
<p style="color:#a30f7f;">Text here</p>
.mytext {color:#a30f7f;}
This box has a color of #a30f7f
<div style="background-color:#a30f7f;">Content here</div>
.mybackground {background-color:#a30f7f;}
Border around this has a color of #a30f7f
<div style="border:2px solid #a30f7f;">Content here</div>
.myborder {border:2px solid #a30f7f;}