#025e4f color space conversions
Hex:
        #025e4f
        RGB:
        2, 94, 79
        CMY:
        99, 63, 69
        CMYK:
        98, 0, 16, 63
      HSL:
        170°, 95.8333%, 18.8235%
        HSV (HSB):
        170°, 97.8723%, 36.8627%
        XYZ:
        5.4390, 8.5828, 8.7671
        xyY:
        0.2387, 0.3766, 8.5828
      CIE-Lab:
        35.1684, -27.8758, 1.8580
        CIE-LCH:
        35.1684, 27.9377, 176.1866
        CIE-Luv:
        35.1684, -28.4706, 5.9413
        Hunter-Lab:
        29.2965, -18.1295, 2.7647
      #025e4f color charts
#025e4f RGB chart
      #025e4f CMYK chart
      #025e4f RGB pie chart
      #025e4f color shades, tints & tones
#025e4f color schemes
#025e4f color preview, HTML & CSS examples
           This text has a color of #025e4f        
        
          <p style="color:#025e4f;">Text here</p>
        
        
          .mytext {color:#025e4f;}
        
        Text color #025e4f
      
           This box has a color of #025e4f        
        
          <div style="background-color:#025e4f;">Content here</div>
        
        
          .mybackground {background-color:#025e4f;}
        
        Background color #025e4f
      
           Border around this has a color of #025e4f        
        
          <div style="border:2px solid #025e4f;">Content here</div>
        
        
          .myborder {border:2px solid #025e4f;}
        
        Border color #025e4f