#025f1f color space conversions
Hex:
        #025f1f
        RGB:
        2, 95, 31
        CMY:
        99, 63, 88
        CMYK:
        98, 0, 67, 63
      HSL:
        139°, 95.8763%, 19.0196%
        HSV (HSB):
        139°, 97.8947%, 37.2549%
        XYZ:
        4.3646, 8.2963, 2.6676
        xyY:
        0.2847, 0.5412, 8.2963
      CIE-Lab:
        34.5924, -39.0221, 29.1405
        CIE-LCH:
        34.5924, 48.7021, 143.2488
        CIE-Luv:
        34.5924, -31.5831, 34.8181
        Hunter-Lab:
        28.8032, -23.3574, 14.6711
      #025f1f color charts
#025f1f RGB chart
      #025f1f CMYK chart
      #025f1f RGB pie chart
      #025f1f color shades, tints & tones
#025f1f color schemes
#025f1f color preview, HTML & CSS examples
           This text has a color of #025f1f        
        
          <p style="color:#025f1f;">Text here</p>
        
        
          .mytext {color:#025f1f;}
        
        Text color #025f1f
      
           This box has a color of #025f1f        
        
          <div style="background-color:#025f1f;">Content here</div>
        
        
          .mybackground {background-color:#025f1f;}
        
        Background color #025f1f
      
           Border around this has a color of #025f1f        
        
          <div style="border:2px solid #025f1f;">Content here</div>
        
        
          .myborder {border:2px solid #025f1f;}
        
        Border color #025f1f