#a74f9d color space conversions
Hex:
#a74f9d
RGB:
167, 79, 157
CMY:
35, 69, 38
CMYK:
0, 53, 6, 35
HSL:
307°, 35.7724%, 48.2353%
HSV (HSB):
307°, 52.6946%, 65.4902%
XYZ:
24.8181, 16.2418, 33.7252
xyY:
0.3319, 0.2172, 16.2418
CIE-Lab:
47.2901, 46.7783, -26.1990
CIE-LCH:
47.2901, 53.6153, 330.7483
CIE-Luv:
47.2901, 43.4889, -44.7924
Hunter-Lab:
40.3011, 39.3966, -21.4050
#a74f9d color charts
#a74f9d color shades, tints & tones
#a74f9d color schemes
#a74f9d color preview, HTML & CSS examples
This text has a color of #a74f9d
<p style="color:#a74f9d;">Text here</p>
.mytext {color:#a74f9d;}
This box has a color of #a74f9d
<div style="background-color:#a74f9d;">Content here</div>
.mybackground {background-color:#a74f9d;}
Border around this has a color of #a74f9d
<div style="border:2px solid #a74f9d;">Content here</div>
.myborder {border:2px solid #a74f9d;}