#529d87 color space conversions
Hex:
        #529d87
        RGB:
        82, 157, 135
        CMY:
        68, 38, 47
        CMYK:
        48, 0, 14, 38
      HSL:
        162°, 31.3808%, 46.8627%
        HSV (HSB):
        162°, 47.7707%, 61.5686%
        XYZ:
        19.9098, 27.6570, 27.2107
        xyY:
        0.2663, 0.3699, 27.6570
      CIE-Lab:
        59.5776, -28.8182, 4.3297
        CIE-LCH:
        59.5776, 29.1416, 171.4556
        CIE-Luv:
        59.5776, -33.7833, 10.5974
        Hunter-Lab:
        52.5900, -24.4549, 6.1356
      #529d87 color charts
#529d87 RGB chart
      #529d87 CMYK chart
      #529d87 RGB pie chart
      #529d87 color shades, tints & tones
#529d87 color schemes
#529d87 color preview, HTML & CSS examples
           This text has a color of #529d87        
        
          <p style="color:#529d87;">Text here</p>
        
        
          .mytext {color:#529d87;}
        
        Text color #529d87
      
           This box has a color of #529d87        
        
          <div style="background-color:#529d87;">Content here</div>
        
        
          .mybackground {background-color:#529d87;}
        
        Background color #529d87
      
           Border around this has a color of #529d87        
        
          <div style="border:2px solid #529d87;">Content here</div>
        
        
          .myborder {border:2px solid #529d87;}
        
        Border color #529d87