#529e1f color space conversions
Hex:
        #529e1f
        RGB:
        82, 158, 31
        CMY:
        68, 38, 88
        CMYK:
        48, 0, 80, 38
      HSL:
        96°, 67.1958%, 37.0588%
        HSV (HSB):
        96°, 80.3797%, 61.9608%
        XYZ:
        15.9539, 26.3465, 5.5408
        xyY:
        0.3335, 0.5507, 26.3465
      CIE-Lab:
        58.3645, -44.7250, 54.1003
        CIE-LCH:
        58.3645, 70.1938, 129.5807
        CIE-Luv:
        58.3645, -36.9198, 65.2300
        Hunter-Lab:
        51.3288, -34.3447, 29.5299
      #529e1f color charts
#529e1f RGB chart
      #529e1f CMYK chart
      #529e1f RGB pie chart
      #529e1f color shades, tints & tones
#529e1f color schemes
#529e1f color preview, HTML & CSS examples
           This text has a color of #529e1f        
        
          <p style="color:#529e1f;">Text here</p>
        
        
          .mytext {color:#529e1f;}
        
        Text color #529e1f
      
           This box has a color of #529e1f        
        
          <div style="background-color:#529e1f;">Content here</div>
        
        
          .mybackground {background-color:#529e1f;}
        
        Background color #529e1f
      
           Border around this has a color of #529e1f        
        
          <div style="border:2px solid #529e1f;">Content here</div>
        
        
          .myborder {border:2px solid #529e1f;}
        
        Border color #529e1f