#82349d color space conversions
Hex:
        #82349d
        RGB:
        130, 52, 157
        CMY:
        49, 80, 38
        CMYK:
        17, 67, 0, 38
      HSL:
        285°, 50.2392%, 40.9804%
        HSV (HSB):
        285°, 66.8790%, 61.5686%
        XYZ:
        16.5197, 9.6361, 32.8876
        xyY:
        0.2798, 0.1632, 9.6361
      CIE-Lab:
        37.1813, 49.8049, -42.4982
        CIE-LCH:
        37.1813, 65.4723, 319.5261
        CIE-Luv:
        37.1813, 27.3480, -64.9747
        Hunter-Lab:
        31.0421, 40.6688, -41.0853
      #82349d color charts
#82349d RGB chart
      #82349d CMYK chart
      #82349d RGB pie chart
      #82349d color shades, tints & tones
#82349d color schemes
#82349d color preview, HTML & CSS examples
           This text has a color of #82349d        
        
          <p style="color:#82349d;">Text here</p>
        
        
          .mytext {color:#82349d;}
        
        Text color #82349d
      
           This box has a color of #82349d        
        
          <div style="background-color:#82349d;">Content here</div>
        
        
          .mybackground {background-color:#82349d;}
        
        Background color #82349d
      
           Border around this has a color of #82349d        
        
          <div style="border:2px solid #82349d;">Content here</div>
        
        
          .myborder {border:2px solid #82349d;}
        
        Border color #82349d