#527e10 color space conversions
Hex:
        #527e10
        RGB:
        82, 126, 16
        CMY:
        68, 51, 94
        CMYK:
        35, 0, 87, 51
      HSL:
        84°, 77.4648%, 27.8431%
        HSV (HSB):
        84°, 87.3016%, 49.4118%
        XYZ:
        11.0341, 16.7530, 3.1423
        xyY:
        0.3568, 0.5417, 16.7530
      CIE-Lab:
        47.9472, -31.7213, 48.9070
        CIE-LCH:
        47.9472, 58.2935, 122.9676
        CIE-Luv:
        47.9472, -22.0829, 53.9096
        Hunter-Lab:
        40.9304, -23.5079, 24.0995
      #527e10 color charts
#527e10 RGB chart
      #527e10 CMYK chart
      #527e10 RGB pie chart
      #527e10 color shades, tints & tones
#527e10 color schemes
#527e10 color preview, HTML & CSS examples
           This text has a color of #527e10        
        
          <p style="color:#527e10;">Text here</p>
        
        
          .mytext {color:#527e10;}
        
        Text color #527e10
      
           This box has a color of #527e10        
        
          <div style="background-color:#527e10;">Content here</div>
        
        
          .mybackground {background-color:#527e10;}
        
        Background color #527e10
      
           Border around this has a color of #527e10        
        
          <div style="border:2px solid #527e10;">Content here</div>
        
        
          .myborder {border:2px solid #527e10;}
        
        Border color #527e10