#527b6b color space conversions
Hex:
        #527b6b
        RGB:
        82, 123, 107
        CMY:
        68, 52, 58
        CMYK:
        33, 0, 13, 52
      HSL:
        157°, 20.0000%, 40.1961%
        HSV (HSB):
        157°, 33.3333%, 48.2353%
        XYZ:
        13.2165, 17.0213, 16.4988
        xyY:
        0.2828, 0.3642, 17.0213
      CIE-Lab:
        48.2869, -18.0611, 4.2140
        CIE-LCH:
        48.2869, 18.5462, 166.8667
        CIE-Luv:
        48.2869, -19.8436, 8.3800
        Hunter-Lab:
        41.2569, -15.0177, 5.1695
      #527b6b color charts
#527b6b RGB chart
      #527b6b CMYK chart
      #527b6b RGB pie chart
      #527b6b color shades, tints & tones
#527b6b color schemes
#527b6b color preview, HTML & CSS examples
           This text has a color of #527b6b        
        
          <p style="color:#527b6b;">Text here</p>
        
        
          .mytext {color:#527b6b;}
        
        Text color #527b6b
      
           This box has a color of #527b6b        
        
          <div style="background-color:#527b6b;">Content here</div>
        
        
          .mybackground {background-color:#527b6b;}
        
        Background color #527b6b
      
           Border around this has a color of #527b6b        
        
          <div style="border:2px solid #527b6b;">Content here</div>
        
        
          .myborder {border:2px solid #527b6b;}
        
        Border color #527b6b