#025f5e color space conversions
Hex:
        #025f5e
        RGB:
        2, 95, 94
        CMY:
        99, 63, 63
        CMYK:
        98, 0, 1, 63
      HSL:
        179°, 95.8763%, 19.0196%
        HSV (HSB):
        179°, 97.8947%, 37.2549%
        XYZ:
        6.1376, 9.0055, 12.0044
        xyY:
        0.2261, 0.3317, 9.0055
      CIE-Lab:
        35.9948, -23.5189, -6.2549
        CIE-LCH:
        35.9948, 24.3364, 194.8931
        CIE-Luv:
        35.9948, -27.7572, -5.1626
        Hunter-Lab:
        30.0091, -16.0082, -2.7111
      #025f5e color charts
#025f5e RGB chart
      #025f5e CMYK chart
      #025f5e RGB pie chart
      #025f5e color shades, tints & tones
#025f5e color schemes
#025f5e color preview, HTML & CSS examples
           This text has a color of #025f5e        
        
          <p style="color:#025f5e;">Text here</p>
        
        
          .mytext {color:#025f5e;}
        
        Text color #025f5e
      
           This box has a color of #025f5e        
        
          <div style="background-color:#025f5e;">Content here</div>
        
        
          .mybackground {background-color:#025f5e;}
        
        Background color #025f5e
      
           Border around this has a color of #025f5e        
        
          <div style="border:2px solid #025f5e;">Content here</div>
        
        
          .myborder {border:2px solid #025f5e;}
        
        Border color #025f5e