#a084c9 color space conversions
Hex:
#a084c9
RGB:
160, 132, 201
CMY:
37, 48, 21
CMYK:
20, 34, 0, 21
HSL:
264°, 38.9831%, 65.2941%
HSV (HSB):
264°, 34.3284%, 78.8235%
XYZ:
33.2911, 28.1932, 58.9455
xyY:
0.2764, 0.2341, 28.1932
CIE-Lab:
60.0628, 24.5948, -31.8594
CIE-LCH:
60.0628, 40.2483, 307.6674
CIE-Luv:
60.0628, 9.7774, -52.7064
Hunter-Lab:
53.0972, 18.9964, -28.6523
#a084c9 color charts
#a084c9 color shades, tints & tones
#a084c9 color schemes
#a084c9 color preview, HTML & CSS examples
This text has a color of #a084c9
<p style="color:#a084c9;">Text here</p>
.mytext {color:#a084c9;}
This box has a color of #a084c9
<div style="background-color:#a084c9;">Content here</div>
.mybackground {background-color:#a084c9;}
Border around this has a color of #a084c9
<div style="border:2px solid #a084c9;">Content here</div>
.myborder {border:2px solid #a084c9;}