#529c7b color space conversions
Hex:
        #529c7b
        RGB:
        82, 156, 123
        CMY:
        68, 39, 52
        CMYK:
        47, 0, 21, 39
      HSL:
        153°, 31.0924%, 46.6667%
        HSV (HSB):
        153°, 47.4359%, 61.1765%
        XYZ:
        18.9433, 27.0008, 22.9522
        xyY:
        0.2750, 0.3919, 27.0008
      CIE-Lab:
        58.9751, -31.1061, 10.2389
        CIE-LCH:
        58.9751, 32.7479, 161.7806
        CIE-Luv:
        58.9751, -33.7975, 18.9885
        Hunter-Lab:
        51.9623, -25.8604, 10.1848
      #529c7b color charts
#529c7b RGB chart
      #529c7b CMYK chart
      #529c7b RGB pie chart
      #529c7b color shades, tints & tones
#529c7b color schemes
#529c7b color preview, HTML & CSS examples
           This text has a color of #529c7b        
        
          <p style="color:#529c7b;">Text here</p>
        
        
          .mytext {color:#529c7b;}
        
        Text color #529c7b
      
           This box has a color of #529c7b        
        
          <div style="background-color:#529c7b;">Content here</div>
        
        
          .mybackground {background-color:#529c7b;}
        
        Background color #529c7b
      
           Border around this has a color of #529c7b        
        
          <div style="border:2px solid #529c7b;">Content here</div>
        
        
          .myborder {border:2px solid #529c7b;}
        
        Border color #529c7b