#025f04 color space conversions
Hex:
        #025f04
        RGB:
        2, 95, 4
        CMY:
        99, 63, 98
        CMYK:
        98, 0, 96, 63
      HSL:
        121°, 95.8763%, 19.0196%
        HSV (HSB):
        121°, 97.8947%, 37.2549%
        XYZ:
        4.1392, 8.2061, 1.4806
        xyY:
        0.2994, 0.5935, 8.2061
      CIE-Lab:
        34.4085, -41.3662, 39.1736
        CIE-LCH:
        34.4085, 56.9713, 136.5594
        CIE-Luv:
        34.4085, -32.2505, 41.4038
        Hunter-Lab:
        28.6463, -24.3391, 16.9879
      #025f04 color charts
#025f04 RGB chart
      #025f04 CMYK chart
      #025f04 RGB pie chart
      #025f04 color shades, tints & tones
#025f04 color schemes
#025f04 color preview, HTML & CSS examples
           This text has a color of #025f04        
        
          <p style="color:#025f04;">Text here</p>
        
        
          .mytext {color:#025f04;}
        
        Text color #025f04
      
           This box has a color of #025f04        
        
          <div style="background-color:#025f04;">Content here</div>
        
        
          .mybackground {background-color:#025f04;}
        
        Background color #025f04
      
           Border around this has a color of #025f04        
        
          <div style="border:2px solid #025f04;">Content here</div>
        
        
          .myborder {border:2px solid #025f04;}
        
        Border color #025f04