#529c8d color space conversions
Hex:
        #529c8d
        RGB:
        82, 156, 141
        CMY:
        68, 39, 45
        CMYK:
        47, 0, 10, 39
      HSL:
        168°, 31.0924%, 46.6667%
        HSV (HSB):
        168°, 47.4359%, 61.1765%
        XYZ:
        20.1759, 27.4939, 29.4428
        xyY:
        0.2616, 0.3565, 27.4939
      CIE-Lab:
        59.4287, -26.8594, 0.7184
        CIE-LCH:
        59.4287, 26.8690, 178.4679
        CIE-Luv:
        59.4287, -33.1531, 5.1653
        Hunter-Lab:
        52.4346, -23.0770, 3.4120
      #529c8d color charts
#529c8d RGB chart
      #529c8d CMYK chart
      #529c8d RGB pie chart
      #529c8d color shades, tints & tones
#529c8d color schemes
#529c8d color preview, HTML & CSS examples
           This text has a color of #529c8d        
        
          <p style="color:#529c8d;">Text here</p>
        
        
          .mytext {color:#529c8d;}
        
        Text color #529c8d
      
           This box has a color of #529c8d        
        
          <div style="background-color:#529c8d;">Content here</div>
        
        
          .mybackground {background-color:#529c8d;}
        
        Background color #529c8d
      
           Border around this has a color of #529c8d        
        
          <div style="border:2px solid #529c8d;">Content here</div>
        
        
          .myborder {border:2px solid #529c8d;}
        
        Border color #529c8d