#025f5d color space conversions
Hex:
        #025f5d
        RGB:
        2, 95, 93
        CMY:
        99, 63, 64
        CMYK:
        98, 0, 2, 63
      HSL:
        179°, 95.8763%, 19.0196%
        HSV (HSB):
        179°, 97.8947%, 37.2549%
        XYZ:
        6.0930, 8.9876, 11.7696
        xyY:
        0.2269, 0.3347, 8.9876
      CIE-Lab:
        35.9605, -23.8578, -5.6846
        CIE-LCH:
        35.9605, 24.5257, 193.4019
        CIE-Luv:
        35.9605, -27.8303, -4.3501
        Hunter-Lab:
        29.9794, -16.1855, -2.2910
      #025f5d color charts
#025f5d RGB chart
      #025f5d CMYK chart
      #025f5d RGB pie chart
      #025f5d color shades, tints & tones
#025f5d color schemes
#025f5d color preview, HTML & CSS examples
           This text has a color of #025f5d        
        
          <p style="color:#025f5d;">Text here</p>
        
        
          .mytext {color:#025f5d;}
        
        Text color #025f5d
      
           This box has a color of #025f5d        
        
          <div style="background-color:#025f5d;">Content here</div>
        
        
          .mybackground {background-color:#025f5d;}
        
        Background color #025f5d
      
           Border around this has a color of #025f5d        
        
          <div style="border:2px solid #025f5d;">Content here</div>
        
        
          .myborder {border:2px solid #025f5d;}
        
        Border color #025f5d