#82539f color space conversions
Hex:
        #82539f
        RGB:
        130, 83, 159
        CMY:
        49, 67, 38
        CMYK:
        18, 48, 0, 38
      HSL:
        277°, 31.4050%, 47.4510%
        HSV (HSB):
        277°, 47.7987%, 62.3529%
        XYZ:
        18.5572, 13.4355, 34.4161
        xyY:
        0.2794, 0.2023, 13.4355
      CIE-Lab:
        43.4123, 33.9770, -33.8027
        CIE-LCH:
        43.4123, 47.9276, 315.1473
        CIE-Luv:
        43.4123, 17.9070, -53.2550
        Hunter-Lab:
        36.6545, 26.2243, -30.0112
      #82539f color charts
#82539f RGB chart
      #82539f CMYK chart
      #82539f RGB pie chart
      #82539f color shades, tints & tones
#82539f color schemes
#82539f color preview, HTML & CSS examples
           This text has a color of #82539f        
        
          <p style="color:#82539f;">Text here</p>
        
        
          .mytext {color:#82539f;}
        
        Text color #82539f
      
           This box has a color of #82539f        
        
          <div style="background-color:#82539f;">Content here</div>
        
        
          .mybackground {background-color:#82539f;}
        
        Background color #82539f
      
           Border around this has a color of #82539f        
        
          <div style="border:2px solid #82539f;">Content here</div>
        
        
          .myborder {border:2px solid #82539f;}
        
        Border color #82539f