#8132a3 color space conversions
Hex:
        #8132a3
        RGB:
        129, 50, 163
        CMY:
        49, 80, 36
        CMYK:
        21, 69, 0, 36
      HSL:
        282°, 53.0516%, 41.7647%
        HSV (HSB):
        282°, 69.3252%, 63.9216%
        XYZ:
        16.8047, 9.5927, 35.6162
        xyY:
        0.2710, 0.1547, 9.5927
      CIE-Lab:
        37.1012, 51.7455, -46.2493
        CIE-LCH:
        37.1012, 69.4017, 318.2102
        CIE-Luv:
        37.1012, 25.7581, -70.2467
        Hunter-Lab:
        30.9720, 42.6489, -46.4999
      #8132a3 color charts
#8132a3 RGB chart
      #8132a3 CMYK chart
      #8132a3 RGB pie chart
      #8132a3 color shades, tints & tones
#8132a3 color schemes
#8132a3 color preview, HTML & CSS examples
           This text has a color of #8132a3        
        
          <p style="color:#8132a3;">Text here</p>
        
        
          .mytext {color:#8132a3;}
        
        Text color #8132a3
      
           This box has a color of #8132a3        
        
          <div style="background-color:#8132a3;">Content here</div>
        
        
          .mybackground {background-color:#8132a3;}
        
        Background color #8132a3
      
           Border around this has a color of #8132a3        
        
          <div style="border:2px solid #8132a3;">Content here</div>
        
        
          .myborder {border:2px solid #8132a3;}
        
        Border color #8132a3