#529c1f color space conversions
Hex:
        #529c1f
        RGB:
        82, 156, 31
        CMY:
        68, 39, 88
        CMYK:
        47, 0, 80, 39
      HSL:
        96°, 66.8449%, 36.6667%
        HSV (HSB):
        96°, 80.1282%, 61.1765%
        XYZ:
        15.6155, 25.6697, 5.4281
        xyY:
        0.3343, 0.5495, 25.6697
      CIE-Lab:
        57.7222, -43.9205, 53.4993
        CIE-LCH:
        57.7222, 69.2184, 129.3845
        CIE-Luv:
        57.7222, -36.0423, 64.3525
        Hunter-Lab:
        50.6653, -33.6490, 29.1136
      #529c1f color charts
#529c1f RGB chart
      #529c1f CMYK chart
      #529c1f RGB pie chart
      #529c1f color shades, tints & tones
#529c1f color schemes
#529c1f color preview, HTML & CSS examples
           This text has a color of #529c1f        
        
          <p style="color:#529c1f;">Text here</p>
        
        
          .mytext {color:#529c1f;}
        
        Text color #529c1f
      
           This box has a color of #529c1f        
        
          <div style="background-color:#529c1f;">Content here</div>
        
        
          .mybackground {background-color:#529c1f;}
        
        Background color #529c1f
      
           Border around this has a color of #529c1f        
        
          <div style="border:2px solid #529c1f;">Content here</div>
        
        
          .myborder {border:2px solid #529c1f;}
        
        Border color #529c1f