#a90fc5 color space conversions
Hex:
#a90fc5
RGB:
169, 15, 197
CMY:
34, 94, 23
CMYK:
14, 92, 0, 23
HSL:
291°, 85.8491%, 41.5686%
HSV (HSB):
291°, 92.3858%, 77.2549%
XYZ:
26.6111, 12.8079, 53.8929
xyY:
0.2852, 0.1373, 12.8079
CIE-Lab:
42.4723, 75.0621, -57.3908
CIE-LCH:
42.4723, 94.4882, 322.5993
CIE-Luv:
42.4723, 45.2623, -91.2783
Hunter-Lab:
35.7881, 70.0985, -64.2325
#a90fc5 color charts
#a90fc5 color shades, tints & tones
#a90fc5 color schemes
#a90fc5 color preview, HTML & CSS examples
This text has a color of #a90fc5
<p style="color:#a90fc5;">Text here</p>
.mytext {color:#a90fc5;}
This box has a color of #a90fc5
<div style="background-color:#a90fc5;">Content here</div>
.mybackground {background-color:#a90fc5;}
Border around this has a color of #a90fc5
<div style="border:2px solid #a90fc5;">Content here</div>
.myborder {border:2px solid #a90fc5;}