#025baf color space conversions
Hex:
        #025baf
        RGB:
        2, 91, 175
        CMY:
        99, 64, 31
        CMYK:
        99, 48, 0, 31
      HSL:
        209°, 97.7401%, 34.7059%
        HSV (HSB):
        209°, 98.8571%, 68.6275%
        XYZ:
        11.5040, 10.5902, 41.9952
        xyY:
        0.1795, 0.1652, 10.5902
      CIE-Lab:
        38.8815, 10.7696, -50.9594
        CIE-LCH:
        38.8815, 52.0850, 281.9331
        CIE-Luv:
        38.8815, -21.5126, -74.1556
        Hunter-Lab:
        32.5426, 6.1511, -53.7320
      #025baf color charts
#025baf RGB chart
      #025baf CMYK chart
      #025baf RGB pie chart
      #025baf color shades, tints & tones
#025baf color schemes
#025baf color preview, HTML & CSS examples
           This text has a color of #025baf        
        
          <p style="color:#025baf;">Text here</p>
        
        
          .mytext {color:#025baf;}
        
        Text color #025baf
      
           This box has a color of #025baf        
        
          <div style="background-color:#025baf;">Content here</div>
        
        
          .mybackground {background-color:#025baf;}
        
        Background color #025baf
      
           Border around this has a color of #025baf        
        
          <div style="border:2px solid #025baf;">Content here</div>
        
        
          .myborder {border:2px solid #025baf;}
        
        Border color #025baf