#a90ebd color space conversions
Hex:
#a90ebd
RGB:
169, 14, 189
CMY:
34, 95, 26
CMYK:
11, 93, 0, 26
HSL:
293°, 86.2069%, 39.8039%
HSV (HSB):
293°, 92.5926%, 74.1176%
XYZ:
25.7045, 12.4232, 49.1873
xyY:
0.2944, 0.1423, 12.4232
CIE-Lab:
41.8810, 73.8537, -53.6648
CIE-LCH:
41.8810, 91.2923, 323.9965
CIE-Luv:
41.8810, 47.9512, -85.7094
Hunter-Lab:
35.2466, 68.4945, -58.0677
#a90ebd color charts
#a90ebd color shades, tints & tones
#a90ebd color schemes
#a90ebd color preview, HTML & CSS examples
This text has a color of #a90ebd
<p style="color:#a90ebd;">Text here</p>
.mytext {color:#a90ebd;}
This box has a color of #a90ebd
<div style="background-color:#a90ebd;">Content here</div>
.mybackground {background-color:#a90ebd;}
Border around this has a color of #a90ebd
<div style="border:2px solid #a90ebd;">Content here</div>
.myborder {border:2px solid #a90ebd;}