#82538d color space conversions
Hex:
        #82538d
        RGB:
        130, 83, 141
        CMY:
        49, 67, 45
        CMYK:
        8, 41, 0, 45
      HSL:
        289°, 25.8929%, 43.9216%
        HSV (HSB):
        289°, 41.1348%, 55.2941%
        XYZ:
        17.1069, 12.8554, 26.7790
        xyY:
        0.3015, 0.2266, 12.8554
      CIE-Lab:
        42.5446, 29.9548, -24.3679
        CIE-LCH:
        42.5446, 38.6146, 320.8720
        CIE-Luv:
        42.5446, 20.9582, -38.5791
        Hunter-Lab:
        35.8545, 22.4207, -19.1844
      #82538d color charts
#82538d RGB chart
      #82538d CMYK chart
      #82538d RGB pie chart
      #82538d color shades, tints & tones
#82538d color schemes
#82538d color preview, HTML & CSS examples
           This text has a color of #82538d        
        
          <p style="color:#82538d;">Text here</p>
        
        
          .mytext {color:#82538d;}
        
        Text color #82538d
      
           This box has a color of #82538d        
        
          <div style="background-color:#82538d;">Content here</div>
        
        
          .mybackground {background-color:#82538d;}
        
        Background color #82538d
      
           Border around this has a color of #82538d        
        
          <div style="border:2px solid #82538d;">Content here</div>
        
        
          .myborder {border:2px solid #82538d;}
        
        Border color #82538d