#529e65 color space conversions
Hex:
        #529e65
        RGB:
        82, 158, 101
        CMY:
        68, 38, 60
        CMYK:
        48, 0, 36, 38
      HSL:
        135°, 31.6667%, 47.0588%
        HSV (HSB):
        135°, 48.1013%, 61.9608%
        XYZ:
        18.0555, 27.1871, 16.6079
        xyY:
        0.2919, 0.4396, 27.1871
      CIE-Lab:
        59.1472, -36.4835, 22.7040
        CIE-LCH:
        59.1472, 42.9711, 148.1056
        CIE-Luv:
        59.1472, -35.3799, 35.4047
        Hunter-Lab:
        52.1413, -29.4362, 17.6140
      #529e65 color charts
#529e65 RGB chart
      #529e65 CMYK chart
      #529e65 RGB pie chart
      #529e65 color shades, tints & tones
#529e65 color schemes
#529e65 color preview, HTML & CSS examples
           This text has a color of #529e65        
        
          <p style="color:#529e65;">Text here</p>
        
        
          .mytext {color:#529e65;}
        
        Text color #529e65
      
           This box has a color of #529e65        
        
          <div style="background-color:#529e65;">Content here</div>
        
        
          .mybackground {background-color:#529e65;}
        
        Background color #529e65
      
           Border around this has a color of #529e65        
        
          <div style="border:2px solid #529e65;">Content here</div>
        
        
          .myborder {border:2px solid #529e65;}
        
        Border color #529e65