#527f10 color space conversions
Hex:
        #527f10
        RGB:
        82, 127, 16
        CMY:
        68, 50, 94
        CMYK:
        35, 0, 87, 50
      HSL:
        84°, 77.6224%, 28.0392%
        HSV (HSB):
        84°, 87.4016%, 49.8039%
        XYZ:
        11.1626, 17.0100, 3.1851
        xyY:
        0.3560, 0.5425, 17.0100
      CIE-Lab:
        48.2726, -32.1805, 49.1905
        CIE-LCH:
        48.2726, 58.7817, 123.1928
        CIE-Luv:
        48.2726, -22.5827, 54.3472
        Hunter-Lab:
        41.2432, -23.8641, 24.2914
      #527f10 color charts
#527f10 RGB chart
      #527f10 CMYK chart
      #527f10 RGB pie chart
      #527f10 color shades, tints & tones
#527f10 color schemes
#527f10 color preview, HTML & CSS examples
           This text has a color of #527f10        
        
          <p style="color:#527f10;">Text here</p>
        
        
          .mytext {color:#527f10;}
        
        Text color #527f10
      
           This box has a color of #527f10        
        
          <div style="background-color:#527f10;">Content here</div>
        
        
          .mybackground {background-color:#527f10;}
        
        Background color #527f10
      
           Border around this has a color of #527f10        
        
          <div style="border:2px solid #527f10;">Content here</div>
        
        
          .myborder {border:2px solid #527f10;}
        
        Border color #527f10