#a1558b color space conversions
Hex:
        #a1558b
        RGB:
        161, 85, 139
        CMY:
        37, 67, 45
        CMYK:
        0, 47, 14, 37
      HSL:
        317°, 30.8943%, 48.2353%
        HSV (HSB):
        317°, 47.2050%, 63.1373%
        XYZ:
        22.6066, 15.9381, 26.3110
        xyY:
        0.3486, 0.2457, 15.9381
      CIE-Lab:
        46.8932, 38.6998, -16.1359
        CIE-LCH:
        46.8932, 41.9290, 337.3663
        CIE-Luv:
        46.8932, 41.2360, -28.7748
        Hunter-Lab:
        39.9226, 31.2131, -11.1292
      #a1558b color charts
#a1558b RGB chart
      #a1558b CMYK chart
      #a1558b RGB pie chart
      #a1558b color shades, tints & tones
#a1558b color schemes
#a1558b color preview, HTML & CSS examples
           This text has a color of #a1558b        
        
          <p style="color:#a1558b;">Text here</p>
        
        
          .mytext {color:#a1558b;}
        
        Text color #a1558b
      
           This box has a color of #a1558b        
        
          <div style="background-color:#a1558b;">Content here</div>
        
        
          .mybackground {background-color:#a1558b;}
        
        Background color #a1558b
      
           Border around this has a color of #a1558b        
        
          <div style="border:2px solid #a1558b;">Content here</div>
        
        
          .myborder {border:2px solid #a1558b;}
        
        Border color #a1558b