#523b5f color space conversions
Hex:
        #523b5f
        RGB:
        82, 59, 95
        CMY:
        68, 77, 63
        CMYK:
        14, 38, 0, 63
      HSL:
        278°, 23.3766%, 30.1961%
        HSV (HSB):
        278°, 37.8947%, 37.2549%
        XYZ:
        7.1092, 5.7480, 11.5612
        xyY:
        0.2911, 0.2354, 5.7480
      CIE-Lab:
        28.7676, 17.7038, -17.5207
        CIE-LCH:
        28.7676, 24.9079, 315.2979
        CIE-Luv:
        28.7676, 9.0878, -24.0173
        Hunter-Lab:
        23.9750, 10.9737, -11.8084
      #523b5f color charts
#523b5f RGB chart
      #523b5f CMYK chart
      #523b5f RGB pie chart
      #523b5f color shades, tints & tones
#523b5f color schemes
#523b5f color preview, HTML & CSS examples
           This text has a color of #523b5f        
        
          <p style="color:#523b5f;">Text here</p>
        
        
          .mytext {color:#523b5f;}
        
        Text color #523b5f
      
           This box has a color of #523b5f        
        
          <div style="background-color:#523b5f;">Content here</div>
        
        
          .mybackground {background-color:#523b5f;}
        
        Background color #523b5f
      
           Border around this has a color of #523b5f        
        
          <div style="border:2px solid #523b5f;">Content here</div>
        
        
          .myborder {border:2px solid #523b5f;}
        
        Border color #523b5f