#a90cdd color space conversions
Hex:
#a90cdd
RGB:
169, 12, 221
CMY:
34, 95, 13
CMYK:
24, 95, 0, 13
HSL:
285°, 89.6996%, 45.6863%
HSV (HSB):
285°, 94.5701%, 86.6667%
XYZ:
29.5448, 13.9184, 69.5360
xyY:
0.2615, 0.1232, 13.9184
CIE-Lab:
44.1157, 79.5824, -68.5839
CIE-LCH:
44.1157, 105.0577, 319.2453
CIE-Luv:
44.1157, 38.1869, -107.8504
Hunter-Lab:
37.3074, 76.0714, -84.3934
#a90cdd color charts
#a90cdd color shades, tints & tones
#a90cdd color schemes
#a90cdd color preview, HTML & CSS examples
This text has a color of #a90cdd
<p style="color:#a90cdd;">Text here</p>
.mytext {color:#a90cdd;}
This box has a color of #a90cdd
<div style="background-color:#a90cdd;">Content here</div>
.mybackground {background-color:#a90cdd;}
Border around this has a color of #a90cdd
<div style="border:2px solid #a90cdd;">Content here</div>
.myborder {border:2px solid #a90cdd;}