#a90cc0 color space conversions
Hex:
#a90cc0
RGB:
169, 12, 192
CMY:
34, 95, 25
CMYK:
12, 94, 0, 25
HSL:
292°, 88.2353%, 40.0000%
HSV (HSB):
292°, 93.7500%, 75.2941%
XYZ:
26.0081, 12.5037, 50.9119
xyY:
0.2908, 0.1398, 12.5037
CIE-Lab:
42.0058, 74.5837, -55.2227
CIE-LCH:
42.0058, 92.8023, 323.4833
CIE-Luv:
42.0058, 47.0548, -87.9831
Hunter-Lab:
35.3606, 69.4075, -60.6127
#a90cc0 color charts
#a90cc0 color shades, tints & tones
#a90cc0 color schemes
#a90cc0 color preview, HTML & CSS examples
This text has a color of #a90cc0
<p style="color:#a90cc0;">Text here</p>
.mytext {color:#a90cc0;}
This box has a color of #a90cc0
<div style="background-color:#a90cc0;">Content here</div>
.mybackground {background-color:#a90cc0;}
Border around this has a color of #a90cc0
<div style="border:2px solid #a90cc0;">Content here</div>
.myborder {border:2px solid #a90cc0;}