#a158b1 color space conversions
Hex:
        #a158b1
        RGB:
        161, 88, 177
        CMY:
        37, 65, 31
        CMYK:
        9, 50, 0, 31
      HSL:
        289°, 36.3265%, 51.9608%
        HSV (HSB):
        289°, 50.2825%, 69.4118%
        XYZ:
        26.1235, 17.7308, 43.6405
        xyY:
        0.2986, 0.2027, 17.7308
      CIE-Lab:
        49.1680, 44.1914, -35.1010
        CIE-LCH:
        49.1680, 56.4355, 321.5400
        CIE-Luv:
        49.1680, 31.4391, -58.2240
        Hunter-Lab:
        42.1080, 37.0510, -31.9722
      #a158b1 color charts
#a158b1 RGB chart
      #a158b1 CMYK chart
      #a158b1 RGB pie chart
      #a158b1 color shades, tints & tones
#a158b1 color schemes
#a158b1 color preview, HTML & CSS examples
           This text has a color of #a158b1        
        
          <p style="color:#a158b1;">Text here</p>
        
        
          .mytext {color:#a158b1;}
        
        Text color #a158b1
      
           This box has a color of #a158b1        
        
          <div style="background-color:#a158b1;">Content here</div>
        
        
          .mybackground {background-color:#a158b1;}
        
        Background color #a158b1
      
           Border around this has a color of #a158b1        
        
          <div style="border:2px solid #a158b1;">Content here</div>
        
        
          .myborder {border:2px solid #a158b1;}
        
        Border color #a158b1