#529c7d color space conversions
Hex:
        #529c7d
        RGB:
        82, 156, 125
        CMY:
        68, 39, 51
        CMYK:
        47, 0, 20, 39
      HSL:
        155°, 31.0924%, 46.6667%
        HSV (HSB):
        155°, 47.4359%, 61.1765%
        XYZ:
        19.0698, 27.0514, 23.6184
        xyY:
        0.2734, 0.3879, 27.0514
      CIE-Lab:
        59.0219, -30.6591, 9.1788
        CIE-LCH:
        59.0219, 32.0036, 163.3332
        CIE-Luv:
        59.0219, -33.7274, 17.5070
        Hunter-Lab:
        52.0110, -25.5723, 9.4839
      #529c7d color charts
#529c7d RGB chart
      #529c7d CMYK chart
      #529c7d RGB pie chart
      #529c7d color shades, tints & tones
#529c7d color schemes
#529c7d color preview, HTML & CSS examples
           This text has a color of #529c7d        
        
          <p style="color:#529c7d;">Text here</p>
        
        
          .mytext {color:#529c7d;}
        
        Text color #529c7d
      
           This box has a color of #529c7d        
        
          <div style="background-color:#529c7d;">Content here</div>
        
        
          .mybackground {background-color:#529c7d;}
        
        Background color #529c7d
      
           Border around this has a color of #529c7d        
        
          <div style="border:2px solid #529c7d;">Content here</div>
        
        
          .myborder {border:2px solid #529c7d;}
        
        Border color #529c7d