#523c5f color space conversions
Hex:
        #523c5f
        RGB:
        82, 60, 95
        CMY:
        68, 76, 63
        CMYK:
        14, 37, 0, 63
      HSL:
        278°, 22.5806%, 30.3922%
        HSV (HSB):
        278°, 36.8421%, 37.2549%
        XYZ:
        7.1611, 5.8518, 11.5785
        xyY:
        0.2912, 0.2380, 5.8518
      CIE-Lab:
        29.0354, 17.0607, -17.1061
        CIE-LCH:
        29.0354, 24.1596, 314.9238
        CIE-Luv:
        29.0354, 8.7029, -23.4753
        Hunter-Lab:
        24.1905, 10.5080, -11.4453
      #523c5f color charts
#523c5f RGB chart
      #523c5f CMYK chart
      #523c5f RGB pie chart
      #523c5f color shades, tints & tones
#523c5f color schemes
#523c5f color preview, HTML & CSS examples
           This text has a color of #523c5f        
        
          <p style="color:#523c5f;">Text here</p>
        
        
          .mytext {color:#523c5f;}
        
        Text color #523c5f
      
           This box has a color of #523c5f        
        
          <div style="background-color:#523c5f;">Content here</div>
        
        
          .mybackground {background-color:#523c5f;}
        
        Background color #523c5f
      
           Border around this has a color of #523c5f        
        
          <div style="border:2px solid #523c5f;">Content here</div>
        
        
          .myborder {border:2px solid #523c5f;}
        
        Border color #523c5f