#527f09 color space conversions
Hex:
        #527f09
        RGB:
        82, 127, 9
        CMY:
        68, 50, 96
        CMYK:
        35, 0, 93, 50
      HSL:
        83°, 86.7647%, 26.6667%
        HSV (HSB):
        83°, 92.9134%, 49.8039%
        XYZ:
        11.1184, 16.9923, 2.9523
        xyY:
        0.3579, 0.5470, 16.9923
      CIE-Lab:
        48.2503, -32.4082, 50.6919
        CIE-LCH:
        48.2503, 60.1661, 122.5915
        CIE-Luv:
        48.2503, -22.6036, 55.2355
        Hunter-Lab:
        41.2217, -23.9929, 24.6089
      #527f09 color charts
#527f09 RGB chart
      #527f09 CMYK chart
      #527f09 RGB pie chart
      #527f09 color shades, tints & tones
#527f09 color schemes
#527f09 color preview, HTML & CSS examples
           This text has a color of #527f09        
        
          <p style="color:#527f09;">Text here</p>
        
        
          .mytext {color:#527f09;}
        
        Text color #527f09
      
           This box has a color of #527f09        
        
          <div style="background-color:#527f09;">Content here</div>
        
        
          .mybackground {background-color:#527f09;}
        
        Background color #527f09
      
           Border around this has a color of #527f09        
        
          <div style="border:2px solid #527f09;">Content here</div>
        
        
          .myborder {border:2px solid #527f09;}
        
        Border color #527f09