#a75e9c color space conversions
Hex:
#a75e9c
RGB:
167, 94, 156
CMY:
35, 63, 39
CMYK:
0, 44, 7, 35
HSL:
309°, 29.3173%, 51.1765%
HSV (HSB):
309°, 43.7126%, 65.4902%
XYZ:
25.9398, 18.6212, 33.6796
xyY:
0.3315, 0.2380, 18.6212
CIE-Lab:
50.2410, 38.8025, -21.0501
CIE-LCH:
50.2410, 44.1445, 331.5205
CIE-Luv:
50.2410, 37.5802, -36.4790
Hunter-Lab:
43.1523, 31.7838, -16.0682
#a75e9c color charts
#a75e9c color shades, tints & tones
#a75e9c color schemes
#a75e9c color preview, HTML & CSS examples
This text has a color of #a75e9c
<p style="color:#a75e9c;">Text here</p>
.mytext {color:#a75e9c;}
This box has a color of #a75e9c
<div style="background-color:#a75e9c;">Content here</div>
.mybackground {background-color:#a75e9c;}
Border around this has a color of #a75e9c
<div style="border:2px solid #a75e9c;">Content here</div>
.myborder {border:2px solid #a75e9c;}