#8130a5 color space conversions
Hex:
        #8130a5
        RGB:
        129, 48, 165
        CMY:
        49, 81, 35
        CMYK:
        22, 71, 0, 35
      HSL:
        282°, 54.9296%, 41.7647%
        HSV (HSB):
        282°, 70.9091%, 64.7059%
        XYZ:
        16.9017, 9.4976, 36.5397
        xyY:
        0.2685, 0.1509, 9.4976
      CIE-Lab:
        36.9253, 53.0429, -47.7336
        CIE-LCH:
        36.9253, 71.3585, 318.0158
        CIE-Luv:
        36.9253, 25.6819, -72.2704
        Hunter-Lab:
        30.8182, 43.9634, -48.7245
      #8130a5 color charts
#8130a5 RGB chart
      #8130a5 CMYK chart
      #8130a5 RGB pie chart
      #8130a5 color shades, tints & tones
#8130a5 color schemes
#8130a5 color preview, HTML & CSS examples
           This text has a color of #8130a5        
        
          <p style="color:#8130a5;">Text here</p>
        
        
          .mytext {color:#8130a5;}
        
        Text color #8130a5
      
           This box has a color of #8130a5        
        
          <div style="background-color:#8130a5;">Content here</div>
        
        
          .mybackground {background-color:#8130a5;}
        
        Background color #8130a5
      
           Border around this has a color of #8130a5        
        
          <div style="border:2px solid #8130a5;">Content here</div>
        
        
          .myborder {border:2px solid #8130a5;}
        
        Border color #8130a5