#527d7b color space conversions
Hex:
        #527d7b
        RGB:
        82, 125, 123
        CMY:
        68, 51, 52
        CMYK:
        34, 0, 2, 51
      HSL:
        177°, 20.7729%, 40.5882%
        HSV (HSB):
        177°, 34.4000%, 49.0196%
        XYZ:
        14.3884, 17.8911, 21.4339
        xyY:
        0.2679, 0.3331, 17.8911
      CIE-Lab:
        49.3638, -15.2622, -3.6477
        CIE-LCH:
        49.3638, 15.6921, 193.4416
        CIE-Luv:
        49.3638, -20.5392, -2.8091
        Hunter-Lab:
        42.2979, -13.3012, -0.4358
      #527d7b color charts
#527d7b RGB chart
      #527d7b CMYK chart
      #527d7b RGB pie chart
      #527d7b color shades, tints & tones
#527d7b color schemes
#527d7b color preview, HTML & CSS examples
           This text has a color of #527d7b        
        
          <p style="color:#527d7b;">Text here</p>
        
        
          .mytext {color:#527d7b;}
        
        Text color #527d7b
      
           This box has a color of #527d7b        
        
          <div style="background-color:#527d7b;">Content here</div>
        
        
          .mybackground {background-color:#527d7b;}
        
        Background color #527d7b
      
           Border around this has a color of #527d7b        
        
          <div style="border:2px solid #527d7b;">Content here</div>
        
        
          .myborder {border:2px solid #527d7b;}
        
        Border color #527d7b