#a1508b color space conversions
Hex:
        #a1508b
        RGB:
        161, 80, 139
        CMY:
        37, 69, 45
        CMYK:
        0, 50, 14, 37
      HSL:
        316°, 33.6100%, 47.2549%
        HSV (HSB):
        316°, 50.3106%, 63.1373%
        XYZ:
        22.2268, 15.1785, 26.1844
        xyY:
        0.3495, 0.2387, 15.1785
      CIE-Lab:
        45.8777, 41.3323, -17.6867
        CIE-LCH:
        45.8777, 44.9576, 336.8332
        CIE-Luv:
        45.8777, 43.4435, -31.2717
        Hunter-Lab:
        38.9596, 33.6568, -12.5766
      #a1508b color charts
#a1508b RGB chart
      #a1508b CMYK chart
      #a1508b RGB pie chart
      #a1508b color shades, tints & tones
#a1508b color schemes
#a1508b color preview, HTML & CSS examples
           This text has a color of #a1508b        
        
          <p style="color:#a1508b;">Text here</p>
        
        
          .mytext {color:#a1508b;}
        
        Text color #a1508b
      
           This box has a color of #a1508b        
        
          <div style="background-color:#a1508b;">Content here</div>
        
        
          .mybackground {background-color:#a1508b;}
        
        Background color #a1508b
      
           Border around this has a color of #a1508b        
        
          <div style="border:2px solid #a1508b;">Content here</div>
        
        
          .myborder {border:2px solid #a1508b;}
        
        Border color #a1508b