#025d0d color space conversions
Hex:
        #025d0d
        RGB:
        2, 93, 13
        CMY:
        99, 64, 95
        CMYK:
        98, 0, 86, 64
      HSL:
        127°, 95.7895%, 18.6275%
        HSV (HSB):
        127°, 97.8495%, 36.4706%
        XYZ:
        4.0120, 7.8707, 1.6885
        xyY:
        0.2956, 0.5800, 7.8707
      CIE-Lab:
        33.7121, -40.1842, 35.8361
        CIE-LCH:
        33.7121, 53.8423, 138.2736
        CIE-Luv:
        33.7121, -31.3850, 38.9278
        Hunter-Lab:
        28.0547, -23.5689, 16.0699
      #025d0d color charts
#025d0d RGB chart
      #025d0d CMYK chart
      #025d0d RGB pie chart
      #025d0d color shades, tints & tones
#025d0d color schemes
#025d0d color preview, HTML & CSS examples
           This text has a color of #025d0d        
        
          <p style="color:#025d0d;">Text here</p>
        
        
          .mytext {color:#025d0d;}
        
        Text color #025d0d
      
           This box has a color of #025d0d        
        
          <div style="background-color:#025d0d;">Content here</div>
        
        
          .mybackground {background-color:#025d0d;}
        
        Background color #025d0d
      
           Border around this has a color of #025d0d        
        
          <div style="border:2px solid #025d0d;">Content here</div>
        
        
          .myborder {border:2px solid #025d0d;}
        
        Border color #025d0d