#005025 color space conversions
Hex:
        #005025
        RGB:
        0, 80, 37
        CMY:
        100, 69, 85
        CMYK:
        100, 0, 54, 69
      HSL:
        148°, 100.0000%, 15.6863%
        HSV (HSB):
        148°, 100.0000%, 31.3725%
        XYZ:
        3.2026, 5.8709, 2.7147
        xyY:
        0.2717, 0.4980, 5.8709
      CIE-Lab:
        29.0844, -32.8347, 19.3044
        CIE-LCH:
        29.0844, 38.0891, 149.5476
        CIE-Luv:
        29.0844, -26.0796, 23.8882
        Hunter-Lab:
        24.2299, -18.8091, 10.3182
      #005025 color charts
#005025 RGB chart
      #005025 CMYK chart
      #005025 RGB pie chart
      #005025 color shades, tints & tones
#005025 color schemes
#005025 color preview, HTML & CSS examples
           This text has a color of #005025        
        
          <p style="color:#005025;">Text here</p>
        
        
          .mytext {color:#005025;}
        
        Text color #005025
      
           This box has a color of #005025        
        
          <div style="background-color:#005025;">Content here</div>
        
        
          .mybackground {background-color:#005025;}
        
        Background color #005025
      
           Border around this has a color of #005025        
        
          <div style="border:2px solid #005025;">Content here</div>
        
        
          .myborder {border:2px solid #005025;}
        
        Border color #005025