#a076d5 color space conversions
Hex:
#a076d5
RGB:
160, 118, 213
CMY:
37, 54, 16
CMYK:
25, 45, 0, 16
HSL:
267°, 53.0726%, 64.9020%
HSV (HSB):
267°, 44.6009%, 83.5294%
XYZ:
32.9859, 25.2345, 66.0830
xyY:
0.2654, 0.2030, 25.2345
CIE-Lab:
57.3032, 35.4093, -42.9474
CIE-LCH:
57.3032, 55.6624, 309.5049
CIE-Luv:
57.3032, 13.8177, -71.4195
Hunter-Lab:
50.2340, 29.3015, -42.8324
#a076d5 color charts
#a076d5 color shades, tints & tones
#a076d5 color schemes
#a076d5 color preview, HTML & CSS examples
This text has a color of #a076d5
<p style="color:#a076d5;">Text here</p>
.mytext {color:#a076d5;}
This box has a color of #a076d5
<div style="background-color:#a076d5;">Content here</div>
.mybackground {background-color:#a076d5;}
Border around this has a color of #a076d5
<div style="border:2px solid #a076d5;">Content here</div>
.myborder {border:2px solid #a076d5;}