#025f2d color space conversions
Hex:
        #025f2d
        RGB:
        2, 95, 45
        CMY:
        99, 63, 82
        CMYK:
        98, 0, 53, 63
      HSL:
        148°, 95.8763%, 19.0196%
        HSV (HSB):
        148°, 97.8947%, 37.2549%
        XYZ:
        4.5909, 8.3868, 3.8595
        xyY:
        0.2727, 0.4981, 8.3868
      CIE-Lab:
        34.7758, -36.7695, 21.8464
        CIE-LCH:
        34.7758, 42.7699, 149.2836
        CIE-Luv:
        34.7758, -30.9644, 28.6300
        Hunter-Lab:
        28.9599, -22.3831, 12.3704
      #025f2d color charts
#025f2d RGB chart
      #025f2d CMYK chart
      #025f2d RGB pie chart
      #025f2d color shades, tints & tones
#025f2d color schemes
#025f2d color preview, HTML & CSS examples
           This text has a color of #025f2d        
        
          <p style="color:#025f2d;">Text here</p>
        
        
          .mytext {color:#025f2d;}
        
        Text color #025f2d
      
           This box has a color of #025f2d        
        
          <div style="background-color:#025f2d;">Content here</div>
        
        
          .mybackground {background-color:#025f2d;}
        
        Background color #025f2d
      
           Border around this has a color of #025f2d        
        
          <div style="border:2px solid #025f2d;">Content here</div>
        
        
          .myborder {border:2px solid #025f2d;}
        
        Border color #025f2d