#82538f color space conversions
Hex:
        #82538f
        RGB:
        130, 83, 143
        CMY:
        49, 67, 44
        CMYK:
        9, 42, 0, 44
      HSL:
        287°, 26.5487%, 44.3137%
        HSV (HSB):
        287°, 41.9580%, 56.0784%
        XYZ:
        17.2571, 12.9155, 27.5700
        xyY:
        0.2989, 0.2237, 12.9155
      CIE-Lab:
        42.6357, 30.3861, -25.4327
        CIE-LCH:
        42.6357, 39.6250, 320.0712
        CIE-Luv:
        42.6357, 20.6135, -40.2170
        Hunter-Lab:
        35.9382, 22.8219, -20.3277
      #82538f color charts
#82538f RGB chart
      #82538f CMYK chart
      #82538f RGB pie chart
      #82538f color shades, tints & tones
#82538f color schemes
#82538f color preview, HTML & CSS examples
           This text has a color of #82538f        
        
          <p style="color:#82538f;">Text here</p>
        
        
          .mytext {color:#82538f;}
        
        Text color #82538f
      
           This box has a color of #82538f        
        
          <div style="background-color:#82538f;">Content here</div>
        
        
          .mybackground {background-color:#82538f;}
        
        Background color #82538f
      
           Border around this has a color of #82538f        
        
          <div style="border:2px solid #82538f;">Content here</div>
        
        
          .myborder {border:2px solid #82538f;}
        
        Border color #82538f