#a165cb color space conversions
Hex:
#a165cb
RGB:
161, 101, 203
CMY:
37, 60, 20
CMYK:
21, 50, 0, 20
HSL:
275°, 49.5146%, 59.6078%
HSV (HSB):
275°, 50.2463%, 79.6078%
XYZ:
30.1311, 21.1962, 59.0031
xyY:
0.2731, 0.1921, 21.1962
CIE-Lab:
53.1636, 42.8088, -43.8077
CIE-LCH:
53.1636, 61.2512, 314.3392
CIE-Luv:
53.1636, 21.9045, -72.5893
Hunter-Lab:
46.0394, 36.2530, -43.7573
#a165cb color charts
#a165cb color shades, tints & tones
#a165cb color schemes
#a165cb color preview, HTML & CSS examples
This text has a color of #a165cb
<p style="color:#a165cb;">Text here</p>
.mytext {color:#a165cb;}
This box has a color of #a165cb
<div style="background-color:#a165cb;">Content here</div>
.mybackground {background-color:#a165cb;}
Border around this has a color of #a165cb
<div style="border:2px solid #a165cb;">Content here</div>
.myborder {border:2px solid #a165cb;}