#025ea3 color space conversions
Hex:
        #025ea3
        RGB:
        2, 94, 163
        CMY:
        99, 63, 36
        CMYK:
        99, 42, 0, 36
      HSL:
        206°, 97.5758%, 32.3529%
        HSV (HSB):
        206°, 98.7730%, 63.9216%
        XYZ:
        10.6386, 10.6627, 36.1477
        xyY:
        0.1852, 0.1856, 10.6627
      CIE-Lab:
        39.0064, 3.8674, -43.6467
        CIE-LCH:
        39.0064, 43.8177, 275.0636
        CIE-Luv:
        39.0064, -22.9845, -63.0843
        Hunter-Lab:
        32.6537, 1.0114, -42.7765
      #025ea3 color charts
#025ea3 RGB chart
      #025ea3 CMYK chart
      #025ea3 RGB pie chart
      #025ea3 color shades, tints & tones
#025ea3 color schemes
#025ea3 color preview, HTML & CSS examples
           This text has a color of #025ea3        
        
          <p style="color:#025ea3;">Text here</p>
        
        
          .mytext {color:#025ea3;}
        
        Text color #025ea3
      
           This box has a color of #025ea3        
        
          <div style="background-color:#025ea3;">Content here</div>
        
        
          .mybackground {background-color:#025ea3;}
        
        Background color #025ea3
      
           Border around this has a color of #025ea3        
        
          <div style="border:2px solid #025ea3;">Content here</div>
        
        
          .myborder {border:2px solid #025ea3;}
        
        Border color #025ea3