#a90e9d color space conversions
Hex:
#a90e9d
RGB:
169, 14, 157
CMY:
34, 95, 38
CMYK:
0, 92, 7, 34
HSL:
305°, 84.6995%, 35.8824%
HSV (HSB):
305°, 91.7160%, 66.2745%
XYZ:
22.6050, 11.1834, 32.8655
xyY:
0.3391, 0.1678, 11.1834
CIE-Lab:
39.8877, 68.8887, -37.8020
CIE-LCH:
39.8877, 78.5789, 331.2447
CIE-Luv:
39.8877, 59.6755, -62.2284
Hunter-Lab:
33.4416, 62.1352, -34.8594
#a90e9d color charts
#a90e9d color shades, tints & tones
#a90e9d color schemes
#a90e9d color preview, HTML & CSS examples
This text has a color of #a90e9d
<p style="color:#a90e9d;">Text here</p>
.mytext {color:#a90e9d;}
This box has a color of #a90e9d
<div style="background-color:#a90e9d;">Content here</div>
.mybackground {background-color:#a90e9d;}
Border around this has a color of #a90e9d
<div style="border:2px solid #a90e9d;">Content here</div>
.myborder {border:2px solid #a90e9d;}