#a704b5 color space conversions
Hex:
#a704b5
RGB:
167, 4, 181
CMY:
35, 98, 29
CMYK:
8, 98, 0, 29
HSL:
295°, 95.6757%, 36.2745%
HSV (HSB):
295°, 97.7901%, 70.9804%
XYZ:
24.3203, 11.6385, 44.6807
xyY:
0.3016, 0.1443, 11.6385
CIE-Lab:
40.6357, 73.3094, -50.9742
CIE-LCH:
40.6357, 89.2897, 325.1880
CIE-Luv:
40.6357, 49.8407, -81.2076
Hunter-Lab:
34.1153, 67.5482, -53.7713
#a704b5 color charts
#a704b5 color shades, tints & tones
#a704b5 color schemes
#a704b5 color preview, HTML & CSS examples
This text has a color of #a704b5
<p style="color:#a704b5;">Text here</p>
.mytext {color:#a704b5;}
This box has a color of #a704b5
<div style="background-color:#a704b5;">Content here</div>
.mybackground {background-color:#a704b5;}
Border around this has a color of #a704b5
<div style="border:2px solid #a704b5;">Content here</div>
.myborder {border:2px solid #a704b5;}