#025d2d color space conversions
Hex:
        #025d2d
        RGB:
        2, 93, 45
        CMY:
        99, 64, 82
        CMYK:
        98, 0, 52, 64
      HSL:
        148°, 95.7895%, 18.6275%
        HSV (HSB):
        148°, 97.8495%, 36.4706%
        XYZ:
        4.4130, 8.0311, 3.8002
        xyY:
        0.2717, 0.4944, 8.0311
      CIE-Lab:
        34.0475, -36.0130, 20.9289
        CIE-LCH:
        34.0475, 41.6528, 149.8371
        CIE-Luv:
        34.0475, -30.2356, 27.4604
        Hunter-Lab:
        28.3391, -21.7970, 11.8868
      #025d2d color charts
#025d2d RGB chart
      #025d2d CMYK chart
      #025d2d RGB pie chart
      #025d2d color shades, tints & tones
#025d2d color schemes
#025d2d color preview, HTML & CSS examples
           This text has a color of #025d2d        
        
          <p style="color:#025d2d;">Text here</p>
        
        
          .mytext {color:#025d2d;}
        
        Text color #025d2d
      
           This box has a color of #025d2d        
        
          <div style="background-color:#025d2d;">Content here</div>
        
        
          .mybackground {background-color:#025d2d;}
        
        Background color #025d2d
      
           Border around this has a color of #025d2d        
        
          <div style="border:2px solid #025d2d;">Content here</div>
        
        
          .myborder {border:2px solid #025d2d;}
        
        Border color #025d2d