#025e7d color space conversions
Hex:
        #025e7d
        RGB:
        2, 94, 125
        CMY:
        99, 63, 51
        CMYK:
        98, 25, 0, 51
      HSL:
        195°, 96.8504%, 24.9020%
        HSV (HSB):
        195°, 98.4000%, 49.0196%
        XYZ:
        7.7294, 9.4990, 20.8281
        xyY:
        0.2031, 0.2496, 9.4990
      CIE-Lab:
        36.9278, -11.5133, -23.9826
        CIE-LCH:
        36.9278, 26.6030, 244.3558
        CIE-Luv:
        36.9278, -25.1940, -31.8770
        Hunter-Lab:
        30.8204, -9.1700, -18.4933
      #025e7d color charts
#025e7d RGB chart
      #025e7d CMYK chart
      #025e7d RGB pie chart
      #025e7d color shades, tints & tones
#025e7d color schemes
#025e7d color preview, HTML & CSS examples
           This text has a color of #025e7d        
        
          <p style="color:#025e7d;">Text here</p>
        
        
          .mytext {color:#025e7d;}
        
        Text color #025e7d
      
           This box has a color of #025e7d        
        
          <div style="background-color:#025e7d;">Content here</div>
        
        
          .mybackground {background-color:#025e7d;}
        
        Background color #025e7d
      
           Border around this has a color of #025e7d        
        
          <div style="border:2px solid #025e7d;">Content here</div>
        
        
          .myborder {border:2px solid #025e7d;}
        
        Border color #025e7d