#a90c84 color space conversions
Hex:
#a90c84
RGB:
169, 12, 132
CMY:
34, 95, 48
CMYK:
0, 93, 22, 34
HSL:
314°, 86.7403%, 35.4902%
HSV (HSB):
314°, 92.8994%, 66.2745%
XYZ:
20.6585, 10.3639, 22.7414
xyY:
0.3842, 0.1928, 10.3639
CIE-Lab:
38.4878, 65.7628, -24.7187
CIE-LCH:
38.4878, 70.2550, 339.4000
CIE-Luv:
38.4878, 70.2236, -43.3271
Hunter-Lab:
32.1930, 58.2071, -19.3478
#a90c84 color charts
#a90c84 color shades, tints & tones
#a90c84 color schemes
#a90c84 color preview, HTML & CSS examples
This text has a color of #a90c84
<p style="color:#a90c84;">Text here</p>
.mytext {color:#a90c84;}
This box has a color of #a90c84
<div style="background-color:#a90c84;">Content here</div>
.mybackground {background-color:#a90c84;}
Border around this has a color of #a90c84
<div style="border:2px solid #a90c84;">Content here</div>
.myborder {border:2px solid #a90c84;}