#82419b color space conversions
Hex:
        #82419b
        RGB:
        130, 65, 155
        CMY:
        49, 75, 39
        CMYK:
        16, 58, 0, 39
      HSL:
        283°, 40.9091%, 43.1373%
        HSV (HSB):
        283°, 58.0645%, 60.7843%
        XYZ:
        17.0126, 10.8930, 32.2162
        xyY:
        0.2830, 0.1812, 10.8930
      CIE-Lab:
        39.3996, 42.9911, -37.7542
        CIE-LCH:
        39.3996, 57.2155, 318.7109
        CIE-Luv:
        39.3996, 24.4727, -58.6383
        Hunter-Lab:
        33.0045, 34.2523, -34.7708
      #82419b color charts
#82419b RGB chart
      #82419b CMYK chart
      #82419b RGB pie chart
      #82419b color shades, tints & tones
#82419b color schemes
#82419b color preview, HTML & CSS examples
           This text has a color of #82419b        
        
          <p style="color:#82419b;">Text here</p>
        
        
          .mytext {color:#82419b;}
        
        Text color #82419b
      
           This box has a color of #82419b        
        
          <div style="background-color:#82419b;">Content here</div>
        
        
          .mybackground {background-color:#82419b;}
        
        Background color #82419b
      
           Border around this has a color of #82419b        
        
          <div style="border:2px solid #82419b;">Content here</div>
        
        
          .myborder {border:2px solid #82419b;}
        
        Border color #82419b