#a132f7 color space conversions
Hex:
        #a132f7
        RGB:
        161, 50, 247
        CMY:
        37, 80, 3
        CMYK:
        35, 80, 0, 3
      HSL:
        274°, 92.4883%, 58.2353%
        HSV (HSB):
        274°, 79.7571%, 96.8627%
        XYZ:
        32.6270, 16.5737, 89.4751
        xyY:
        0.2353, 0.1195, 16.5737
      CIE-Lab:
        47.7183, 75.4449, -77.4723
        CIE-LCH:
        47.7183, 108.1383, 314.2404
        CIE-Luv:
        47.7183, 24.5627, -122.1828
        Hunter-Lab:
        40.7108, 71.8123, -101.8114
      #a132f7 color charts
#a132f7 RGB chart
      #a132f7 CMYK chart
      #a132f7 RGB pie chart
      #a132f7 color shades, tints & tones
#a132f7 color schemes
#a132f7 color preview, HTML & CSS examples
           This text has a color of #a132f7        
        
          <p style="color:#a132f7;">Text here</p>
        
        
          .mytext {color:#a132f7;}
        
        Text color #a132f7
      
           This box has a color of #a132f7        
        
          <div style="background-color:#a132f7;">Content here</div>
        
        
          .mybackground {background-color:#a132f7;}
        
        Background color #a132f7
      
           Border around this has a color of #a132f7        
        
          <div style="border:2px solid #a132f7;">Content here</div>
        
        
          .myborder {border:2px solid #a132f7;}
        
        Border color #a132f7