#a150cb color space conversions
Hex:
#a150cb
RGB:
161, 80, 203
CMY:
37, 69, 20
CMYK:
21, 61, 0, 20
HSL:
280°, 54.1850%, 55.4902%
HSV (HSB):
280°, 60.5911%, 79.6078%
XYZ:
28.3461, 17.6262, 58.4081
xyY:
0.2716, 0.1689, 17.6262
CIE-Lab:
49.0395, 53.7150, -50.3682
CIE-LCH:
49.0395, 73.6360, 316.8417
CIE-Luv:
49.0395, 28.3398, -82.4589
Hunter-Lab:
41.9836, 47.0469, -53.0966
#a150cb color charts
#a150cb color shades, tints & tones
#a150cb color schemes
#a150cb color preview, HTML & CSS examples
This text has a color of #a150cb
<p style="color:#a150cb;">Text here</p>
.mytext {color:#a150cb;}
This box has a color of #a150cb
<div style="background-color:#a150cb;">Content here</div>
.mybackground {background-color:#a150cb;}
Border around this has a color of #a150cb
<div style="border:2px solid #a150cb;">Content here</div>
.myborder {border:2px solid #a150cb;}