#a132ea color space conversions
Hex:
        #a132ea
        RGB:
        161, 50, 234
        CMY:
        37, 80, 8
        CMYK:
        31, 79, 0, 8
      HSL:
        276°, 81.4159%, 55.6863%
        HSV (HSB):
        276°, 78.6325%, 91.7647%
        XYZ:
        30.6898, 15.7988, 79.2738
        xyY:
        0.2440, 0.1256, 15.7988
      CIE-Lab:
        46.7094, 72.7230, -71.8033
        CIE-LCH:
        46.7094, 102.1976, 315.3646
        CIE-Luv:
        46.7094, 27.3316, -113.5799
        Hunter-Lab:
        39.7477, 68.2643, -90.4262
      #a132ea color charts
#a132ea RGB chart
      #a132ea CMYK chart
      #a132ea RGB pie chart
      #a132ea color shades, tints & tones
#a132ea color schemes
#a132ea color preview, HTML & CSS examples
           This text has a color of #a132ea        
        
          <p style="color:#a132ea;">Text here</p>
        
        
          .mytext {color:#a132ea;}
        
        Text color #a132ea
      
           This box has a color of #a132ea        
        
          <div style="background-color:#a132ea;">Content here</div>
        
        
          .mybackground {background-color:#a132ea;}
        
        Background color #a132ea
      
           Border around this has a color of #a132ea        
        
          <div style="border:2px solid #a132ea;">Content here</div>
        
        
          .myborder {border:2px solid #a132ea;}
        
        Border color #a132ea