#a74ca5 color space conversions
Hex:
#a74ca5
RGB:
167, 76, 165
CMY:
35, 70, 35
CMYK:
0, 54, 1, 35
HSL:
301°, 37.4486%, 47.6471%
HSV (HSB):
301°, 54.4910%, 65.4902%
XYZ:
25.3123, 16.1010, 37.3710
xyY:
0.3213, 0.2044, 16.1010
CIE-Lab:
47.1067, 49.6761, -31.2255
CIE-LCH:
47.1067, 58.6749, 327.8473
CIE-Luv:
47.1067, 42.4696, -52.6228
Hunter-Lab:
40.1260, 42.3809, -27.1310
#a74ca5 color charts
#a74ca5 color shades, tints & tones
#a74ca5 color schemes
#a74ca5 color preview, HTML & CSS examples
This text has a color of #a74ca5
<p style="color:#a74ca5;">Text here</p>
.mytext {color:#a74ca5;}
This box has a color of #a74ca5
<div style="background-color:#a74ca5;">Content here</div>
.mybackground {background-color:#a74ca5;}
Border around this has a color of #a74ca5
<div style="border:2px solid #a74ca5;">Content here</div>
.myborder {border:2px solid #a74ca5;}