#527a10 color space conversions
Hex:
        #527a10
        RGB:
        82, 122, 16
        CMY:
        68, 52, 94
        CMYK:
        33, 0, 87, 52
      HSL:
        83°, 76.8116%, 27.0588%
        HSV (HSB):
        83°, 86.8852%, 47.8431%
        XYZ:
        10.5327, 15.7503, 2.9752
        xyY:
        0.3600, 0.5383, 15.7503
      CIE-Lab:
        46.6452, -29.8604, 47.7694
        CIE-LCH:
        46.6452, 56.3344, 122.0093
        CIE-Luv:
        46.6452, -20.0600, 52.1536
        Hunter-Lab:
        39.6867, -22.0782, 23.3359
      #527a10 color charts
#527a10 RGB chart
      #527a10 CMYK chart
      #527a10 RGB pie chart
      #527a10 color shades, tints & tones
#527a10 color schemes
#527a10 color preview, HTML & CSS examples
           This text has a color of #527a10        
        
          <p style="color:#527a10;">Text here</p>
        
        
          .mytext {color:#527a10;}
        
        Text color #527a10
      
           This box has a color of #527a10        
        
          <div style="background-color:#527a10;">Content here</div>
        
        
          .mybackground {background-color:#527a10;}
        
        Background color #527a10
      
           Border around this has a color of #527a10        
        
          <div style="border:2px solid #527a10;">Content here</div>
        
        
          .myborder {border:2px solid #527a10;}
        
        Border color #527a10