#a90ec7 color space conversions
Hex:
#a90ec7
RGB:
169, 14, 199
CMY:
34, 95, 22
CMYK:
15, 93, 0, 22
HSL:
290°, 86.8545%, 41.7647%
HSV (HSB):
290°, 92.9648%, 78.0392%
XYZ:
26.8280, 12.8726, 55.1035
xyY:
0.2830, 0.1358, 12.8726
CIE-Lab:
42.5707, 75.5248, -58.3970
CIE-LCH:
42.5707, 95.4683, 322.2882
CIE-Luv:
42.5707, 44.6765, -92.7507
Hunter-Lab:
35.8784, 70.6858, -65.9450
#a90ec7 color charts
#a90ec7 color shades, tints & tones
#a90ec7 color schemes
#a90ec7 color preview, HTML & CSS examples
This text has a color of #a90ec7
<p style="color:#a90ec7;">Text here</p>
.mytext {color:#a90ec7;}
This box has a color of #a90ec7
<div style="background-color:#a90ec7;">Content here</div>
.mybackground {background-color:#a90ec7;}
Border around this has a color of #a90ec7
<div style="border:2px solid #a90ec7;">Content here</div>
.myborder {border:2px solid #a90ec7;}