#527e0e color space conversions
Hex:
        #527e0e
        RGB:
        82, 126, 14
        CMY:
        68, 51, 95
        CMYK:
        35, 0, 89, 51
      HSL:
        84°, 80.0000%, 27.4510%
        HSV (HSB):
        84°, 88.8889%, 49.4118%
        XYZ:
        11.0198, 16.7473, 3.0672
        xyY:
        0.3574, 0.5431, 16.7473
      CIE-Lab:
        47.9400, -31.7951, 49.3871
        CIE-LCH:
        47.9400, 58.7368, 122.7732
        CIE-Luv:
        47.9400, -22.0893, 54.1977
        Hunter-Lab:
        40.9234, -23.5497, 24.2026
      #527e0e color charts
#527e0e RGB chart
      #527e0e CMYK chart
      #527e0e RGB pie chart
      #527e0e color shades, tints & tones
#527e0e color schemes
#527e0e color preview, HTML & CSS examples
           This text has a color of #527e0e        
        
          <p style="color:#527e0e;">Text here</p>
        
        
          .mytext {color:#527e0e;}
        
        Text color #527e0e
      
           This box has a color of #527e0e        
        
          <div style="background-color:#527e0e;">Content here</div>
        
        
          .mybackground {background-color:#527e0e;}
        
        Background color #527e0e
      
           Border around this has a color of #527e0e        
        
          <div style="border:2px solid #527e0e;">Content here</div>
        
        
          .myborder {border:2px solid #527e0e;}
        
        Border color #527e0e