#a90ec0 color space conversions
Hex:
#a90ec0
RGB:
169, 14, 192
CMY:
34, 95, 25
CMYK:
12, 93, 0, 25
HSL:
292°, 86.4078%, 40.3922%
HSV (HSB):
292°, 92.7083%, 75.2941%
XYZ:
26.0337, 12.5549, 50.9204
xyY:
0.2908, 0.1403, 12.5549
CIE-Lab:
42.0847, 74.3497, -55.0952
CIE-LCH:
42.0847, 92.5384, 323.4605
CIE-Luv:
42.0847, 46.9494, -87.8372
Hunter-Lab:
35.4328, 69.1422, -60.4024
#a90ec0 color charts
#a90ec0 color shades, tints & tones
#a90ec0 color schemes
#a90ec0 color preview, HTML & CSS examples
This text has a color of #a90ec0
<p style="color:#a90ec0;">Text here</p>
.mytext {color:#a90ec0;}
This box has a color of #a90ec0
<div style="background-color:#a90ec0;">Content here</div>
.mybackground {background-color:#a90ec0;}
Border around this has a color of #a90ec0
<div style="border:2px solid #a90ec0;">Content here</div>
.myborder {border:2px solid #a90ec0;}