#a157af color space conversions
Hex:
        #a157af
        RGB:
        161, 87, 175
        CMY:
        37, 66, 31
        CMYK:
        8, 50, 0, 31
      HSL:
        290°, 35.4839%, 51.3725%
        HSV (HSB):
        290°, 50.2857%, 68.6275%
        XYZ:
        25.8440, 17.4886, 42.5709
        xyY:
        0.3008, 0.2036, 17.4886
      CIE-Lab:
        48.8699, 44.3130, -34.4004
        CIE-LCH:
        48.8699, 56.0984, 322.1776
        CIE-Luv:
        48.8699, 32.2282, -57.0972
        Hunter-Lab:
        41.8194, 37.1275, -31.0820
      #a157af color charts
#a157af RGB chart
      #a157af CMYK chart
      #a157af RGB pie chart
      #a157af color shades, tints & tones
#a157af color schemes
#a157af color preview, HTML & CSS examples
           This text has a color of #a157af        
        
          <p style="color:#a157af;">Text here</p>
        
        
          .mytext {color:#a157af;}
        
        Text color #a157af
      
           This box has a color of #a157af        
        
          <div style="background-color:#a157af;">Content here</div>
        
        
          .mybackground {background-color:#a157af;}
        
        Background color #a157af
      
           Border around this has a color of #a157af        
        
          <div style="border:2px solid #a157af;">Content here</div>
        
        
          .myborder {border:2px solid #a157af;}
        
        Border color #a157af