#529d55 color space conversions
Hex:
        #529d55
        RGB:
        82, 157, 85
        CMY:
        68, 38, 67
        CMYK:
        48, 0, 46, 38
      HSL:
        122°, 31.3808%, 46.8627%
        HSV (HSB):
        122°, 47.7707%, 61.5686%
        XYZ:
        17.1763, 26.5637, 12.8163
        xyY:
        0.3037, 0.4697, 26.5637
      CIE-Lab:
        58.5682, -38.7312, 30.5497
        CIE-LCH:
        58.5682, 49.3294, 141.7349
        CIE-Luv:
        58.5682, -35.4297, 44.2846
        Hunter-Lab:
        51.5399, -30.7075, 21.3344
      #529d55 color charts
#529d55 RGB chart
      #529d55 CMYK chart
      #529d55 RGB pie chart
      #529d55 color shades, tints & tones
#529d55 color schemes
#529d55 color preview, HTML & CSS examples
           This text has a color of #529d55        
        
          <p style="color:#529d55;">Text here</p>
        
        
          .mytext {color:#529d55;}
        
        Text color #529d55
      
           This box has a color of #529d55        
        
          <div style="background-color:#529d55;">Content here</div>
        
        
          .mybackground {background-color:#529d55;}
        
        Background color #529d55
      
           Border around this has a color of #529d55        
        
          <div style="border:2px solid #529d55;">Content here</div>
        
        
          .myborder {border:2px solid #529d55;}
        
        Border color #529d55