#025e7b color space conversions
Hex:
        #025e7b
        RGB:
        2, 94, 123
        CMY:
        99, 63, 52
        CMYK:
        98, 24, 0, 52
      HSL:
        194°, 96.8000%, 24.5098%
        HSV (HSB):
        194°, 98.3740%, 48.2353%
        XYZ:
        7.6029, 9.4484, 20.1619
        xyY:
        0.2043, 0.2539, 9.4484
      CIE-Lab:
        36.8336, -12.2959, -22.9029
        CIE-LCH:
        36.8336, 25.9948, 241.7700
        CIE-Luv:
        36.8336, -25.3279, -30.1894
        Hunter-Lab:
        30.7382, -9.6411, -17.3729
      #025e7b color charts
#025e7b RGB chart
      #025e7b CMYK chart
      #025e7b RGB pie chart
      #025e7b color shades, tints & tones
#025e7b color schemes
#025e7b color preview, HTML & CSS examples
           This text has a color of #025e7b        
        
          <p style="color:#025e7b;">Text here</p>
        
        
          .mytext {color:#025e7b;}
        
        Text color #025e7b
      
           This box has a color of #025e7b        
        
          <div style="background-color:#025e7b;">Content here</div>
        
        
          .mybackground {background-color:#025e7b;}
        
        Background color #025e7b
      
           Border around this has a color of #025e7b        
        
          <div style="border:2px solid #025e7b;">Content here</div>
        
        
          .myborder {border:2px solid #025e7b;}
        
        Border color #025e7b