#527c7d color space conversions
Hex:
        #527c7d
        RGB:
        82, 124, 125
        CMY:
        68, 51, 51
        CMYK:
        34, 1, 0, 51
      HSL:
        181°, 20.7729%, 40.5882%
        HSV (HSB):
        181°, 34.4000%, 49.0196%
        XYZ:
        14.3890, 17.6898, 22.0581
        xyY:
        0.2658, 0.3268, 17.6898
      CIE-Lab:
        49.1177, -14.1980, -5.1907
        CIE-LCH:
        49.1177, 15.1171, 200.0820
        CIE-Luv:
        49.1177, -20.0818, -5.1579
        Hunter-Lab:
        42.0593, -12.5366, -1.6534
      #527c7d color charts
#527c7d RGB chart
      #527c7d CMYK chart
      #527c7d RGB pie chart
      #527c7d color shades, tints & tones
#527c7d color schemes
#527c7d color preview, HTML & CSS examples
           This text has a color of #527c7d        
        
          <p style="color:#527c7d;">Text here</p>
        
        
          .mytext {color:#527c7d;}
        
        Text color #527c7d
      
           This box has a color of #527c7d        
        
          <div style="background-color:#527c7d;">Content here</div>
        
        
          .mybackground {background-color:#527c7d;}
        
        Background color #527c7d
      
           Border around this has a color of #527c7d        
        
          <div style="border:2px solid #527c7d;">Content here</div>
        
        
          .myborder {border:2px solid #527c7d;}
        
        Border color #527c7d