#025ba3 color space conversions
Hex:
        #025ba3
        RGB:
        2, 91, 163
        CMY:
        99, 64, 36
        CMYK:
        99, 44, 0, 36
      HSL:
        207°, 97.5758%, 32.3529%
        HSV (HSB):
        207°, 98.7730%, 63.9216%
        XYZ:
        10.3770, 10.1394, 36.0605
        xyY:
        0.1834, 0.1792, 10.1394
      CIE-Lab:
        38.0915, 5.8193, -45.1126
        CIE-LCH:
        38.0915, 45.4864, 277.3502
        CIE-Luv:
        38.0915, -22.0240, -64.9526
        Hunter-Lab:
        31.8425, 2.4462, -44.8542
      #025ba3 color charts
#025ba3 RGB chart
      #025ba3 CMYK chart
      #025ba3 RGB pie chart
      #025ba3 color shades, tints & tones
#025ba3 color schemes
#025ba3 color preview, HTML & CSS examples
           This text has a color of #025ba3        
        
          <p style="color:#025ba3;">Text here</p>
        
        
          .mytext {color:#025ba3;}
        
        Text color #025ba3
      
           This box has a color of #025ba3        
        
          <div style="background-color:#025ba3;">Content here</div>
        
        
          .mybackground {background-color:#025ba3;}
        
        Background color #025ba3
      
           Border around this has a color of #025ba3        
        
          <div style="border:2px solid #025ba3;">Content here</div>
        
        
          .myborder {border:2px solid #025ba3;}
        
        Border color #025ba3