#529e07 color space conversions
Hex:
        #529e07
        RGB:
        82, 158, 7
        CMY:
        68, 38, 97
        CMYK:
        48, 0, 96, 38
      HSL:
        90°, 91.5152%, 32.3529%
        HSV (HSB):
        90°, 95.5696%, 61.9608%
        XYZ:
        15.7449, 26.2629, 4.4404
        xyY:
        0.3390, 0.5654, 26.2629
      CIE-Lab:
        58.2858, -45.5952, 59.2372
        CIE-LCH:
        58.2858, 74.7528, 127.5857
        CIE-Luv:
        58.2858, -37.0942, 68.5248
        Hunter-Lab:
        51.2473, -34.8417, 30.7358
      #529e07 color charts
#529e07 RGB chart
      #529e07 CMYK chart
      #529e07 RGB pie chart
      #529e07 color shades, tints & tones
#529e07 color schemes
#529e07 color preview, HTML & CSS examples
           This text has a color of #529e07        
        
          <p style="color:#529e07;">Text here</p>
        
        
          .mytext {color:#529e07;}
        
        Text color #529e07
      
           This box has a color of #529e07        
        
          <div style="background-color:#529e07;">Content here</div>
        
        
          .mybackground {background-color:#529e07;}
        
        Background color #529e07
      
           Border around this has a color of #529e07        
        
          <div style="border:2px solid #529e07;">Content here</div>
        
        
          .myborder {border:2px solid #529e07;}
        
        Border color #529e07