#a75c9d color space conversions
Hex:
#a75c9d
RGB:
167, 92, 157
CMY:
35, 64, 38
CMYK:
0, 45, 6, 35
HSL:
308°, 29.8805%, 50.7843%
HSV (HSB):
308°, 44.9102%, 65.4902%
XYZ:
25.8493, 18.3041, 34.0689
xyY:
0.3305, 0.2340, 18.3041
CIE-Lab:
49.8629, 40.0548, -22.2213
CIE-LCH:
49.8629, 45.8059, 330.9797
CIE-Luv:
49.8629, 38.2271, -38.3561
Hunter-Lab:
42.7833, 32.9774, -17.2651
#a75c9d color charts
#a75c9d color shades, tints & tones
#a75c9d color schemes
#a75c9d color preview, HTML & CSS examples
This text has a color of #a75c9d
<p style="color:#a75c9d;">Text here</p>
.mytext {color:#a75c9d;}
This box has a color of #a75c9d
<div style="background-color:#a75c9d;">Content here</div>
.mybackground {background-color:#a75c9d;}
Border around this has a color of #a75c9d
<div style="border:2px solid #a75c9d;">Content here</div>
.myborder {border:2px solid #a75c9d;}