#529b0e color space conversions
Hex:
        #529b0e
        RGB:
        82, 155, 14
        CMY:
        68, 39, 95
        CMYK:
        47, 0, 91, 39
      HSL:
        91°, 83.4320%, 33.1373%
        HSV (HSB):
        91°, 90.9677%, 60.7843%
        XYZ:
        15.2803, 25.2682, 4.4874
        xyY:
        0.3393, 0.5611, 25.2682
      CIE-Lab:
        57.3358, -44.2288, 57.3577
        CIE-LCH:
        57.3358, 72.4299, 127.6360
        CIE-Luv:
        57.3358, -35.7381, 66.6143
        Hunter-Lab:
        50.2675, -33.7079, 29.8945
      #529b0e color charts
#529b0e RGB chart
      #529b0e CMYK chart
      #529b0e RGB pie chart
      #529b0e color shades, tints & tones
#529b0e color schemes
#529b0e color preview, HTML & CSS examples
           This text has a color of #529b0e        
        
          <p style="color:#529b0e;">Text here</p>
        
        
          .mytext {color:#529b0e;}
        
        Text color #529b0e
      
           This box has a color of #529b0e        
        
          <div style="background-color:#529b0e;">Content here</div>
        
        
          .mybackground {background-color:#529b0e;}
        
        Background color #529b0e
      
           Border around this has a color of #529b0e        
        
          <div style="border:2px solid #529b0e;">Content here</div>
        
        
          .myborder {border:2px solid #529b0e;}
        
        Border color #529b0e