#a950b5 color space conversions
Hex:
#a950b5
RGB:
169, 80, 181
CMY:
34, 69, 29
CMYK:
7, 56, 0, 29
HSL:
293°, 40.5622%, 51.1765%
HSV (HSB):
293°, 55.8011%, 70.9804%
XYZ:
27.5713, 17.5085, 45.6424
xyY:
0.3039, 0.1930, 17.5085
CIE-Lab:
48.8945, 51.2684, -37.7937
CIE-LCH:
48.8945, 63.6932, 323.6034
CIE-Luv:
48.8945, 38.3686, -63.1899
Hunter-Lab:
41.8432, 44.3917, -35.3830
#a950b5 color charts
#a950b5 color shades, tints & tones
#a950b5 color schemes
#a950b5 color preview, HTML & CSS examples
This text has a color of #a950b5
<p style="color:#a950b5;">Text here</p>
.mytext {color:#a950b5;}
This box has a color of #a950b5
<div style="background-color:#a950b5;">Content here</div>
.mybackground {background-color:#a950b5;}
Border around this has a color of #a950b5
<div style="border:2px solid #a950b5;">Content here</div>
.myborder {border:2px solid #a950b5;}