#82359d color space conversions
Hex:
        #82359d
        RGB:
        130, 53, 157
        CMY:
        49, 79, 38
        CMYK:
        17, 66, 0, 38
      HSL:
        284°, 49.5238%, 41.1765%
        HSV (HSB):
        284°, 66.2420%, 61.5686%
        XYZ:
        16.5648, 9.7264, 32.9026
        xyY:
        0.2798, 0.1643, 9.7264
      CIE-Lab:
        37.3468, 49.3455, -42.2334
        CIE-LCH:
        37.3468, 64.9510, 319.4407
        CIE-Luv:
        37.3468, 27.1224, -64.6504
        Hunter-Lab:
        31.1871, 40.2317, -40.7204
      #82359d color charts
#82359d RGB chart
      #82359d CMYK chart
      #82359d RGB pie chart
      #82359d color shades, tints & tones
#82359d color schemes
#82359d color preview, HTML & CSS examples
           This text has a color of #82359d        
        
          <p style="color:#82359d;">Text here</p>
        
        
          .mytext {color:#82359d;}
        
        Text color #82359d
      
           This box has a color of #82359d        
        
          <div style="background-color:#82359d;">Content here</div>
        
        
          .mybackground {background-color:#82359d;}
        
        Background color #82359d
      
           Border around this has a color of #82359d        
        
          <div style="border:2px solid #82359d;">Content here</div>
        
        
          .myborder {border:2px solid #82359d;}
        
        Border color #82359d