#527b6d color space conversions
Hex:
        #527b6d
        RGB:
        82, 123, 109
        CMY:
        68, 52, 57
        CMYK:
        33, 0, 11, 52
      HSL:
        160°, 20.0000%, 40.1961%
        HSV (HSB):
        160°, 33.3333%, 48.2353%
        XYZ:
        13.3230, 17.0639, 17.0595
        xyY:
        0.2808, 0.3596, 17.0639
      CIE-Lab:
        48.3404, -17.5983, 3.1120
        CIE-LCH:
        48.3404, 17.8713, 169.9718
        CIE-Luv:
        48.3404, -19.8216, 6.8480
        Hunter-Lab:
        41.3085, -14.7193, 4.4305
      #527b6d color charts
#527b6d RGB chart
      #527b6d CMYK chart
      #527b6d RGB pie chart
      #527b6d color shades, tints & tones
#527b6d color schemes
#527b6d color preview, HTML & CSS examples
           This text has a color of #527b6d        
        
          <p style="color:#527b6d;">Text here</p>
        
        
          .mytext {color:#527b6d;}
        
        Text color #527b6d
      
           This box has a color of #527b6d        
        
          <div style="background-color:#527b6d;">Content here</div>
        
        
          .mybackground {background-color:#527b6d;}
        
        Background color #527b6d
      
           Border around this has a color of #527b6d        
        
          <div style="border:2px solid #527b6d;">Content here</div>
        
        
          .myborder {border:2px solid #527b6d;}
        
        Border color #527b6d