#a74f9a color space conversions
Hex:
#a74f9a
RGB:
167, 79, 154
CMY:
35, 69, 40
CMYK:
0, 53, 8, 35
HSL:
309°, 35.7724%, 48.2353%
HSV (HSB):
309°, 52.6946%, 65.4902%
XYZ:
24.5651, 16.1405, 32.3926
xyY:
0.3361, 0.2208, 16.1405
CIE-Lab:
47.1583, 46.2563, -24.6198
CIE-LCH:
47.1583, 52.4002, 331.9760
CIE-Luv:
47.1583, 44.2730, -42.3583
Hunter-Lab:
40.1753, 38.8365, -19.6817
#a74f9a color charts
#a74f9a color shades, tints & tones
#a74f9a color schemes
#a74f9a color preview, HTML & CSS examples
This text has a color of #a74f9a
<p style="color:#a74f9a;">Text here</p>
.mytext {color:#a74f9a;}
This box has a color of #a74f9a
<div style="background-color:#a74f9a;">Content here</div>
.mybackground {background-color:#a74f9a;}
Border around this has a color of #a74f9a
<div style="border:2px solid #a74f9a;">Content here</div>
.myborder {border:2px solid #a74f9a;}