#a150db color space conversions
Hex:
#a150db
RGB:
161, 80, 219
CMY:
37, 69, 14
CMYK:
26, 63, 0, 14
HSL:
275°, 65.8768%, 58.6275%
HSV (HSB):
275°, 63.4703%, 85.8824%
XYZ:
30.3528, 18.4289, 68.9752
xyY:
0.2578, 0.1565, 18.4289
CIE-Lab:
50.0122, 57.2264, -57.9534
CIE-LCH:
50.0122, 81.4460, 314.6384
CIE-Luv:
50.0122, 25.0320, -94.5789
Hunter-Lab:
42.9289, 51.0827, -65.2130
#a150db color charts
#a150db color shades, tints & tones
#a150db color schemes
#a150db color preview, HTML & CSS examples
This text has a color of #a150db
<p style="color:#a150db;">Text here</p>
.mytext {color:#a150db;}
This box has a color of #a150db
<div style="background-color:#a150db;">Content here</div>
.mybackground {background-color:#a150db;}
Border around this has a color of #a150db
<div style="border:2px solid #a150db;">Content here</div>
.myborder {border:2px solid #a150db;}