#425baf color space conversions
Hex:
        #425baf
        RGB:
        66, 91, 175
        CMY:
        74, 64, 31
        CMYK:
        62, 48, 0, 31
      HSL:
        226°, 45.2282%, 47.2549%
        HSV (HSB):
        226°, 62.2857%, 68.6275%
        XYZ:
        13.7257, 11.7356, 42.0992
        xyY:
        0.2032, 0.1737, 11.7356
      CIE-Lab:
        40.7927, 17.5263, -47.7843
        CIE-LCH:
        40.7927, 50.8971, 290.1420
        CIE-Luv:
        40.7927, -12.7951, -71.1434
        Hunter-Lab:
        34.2572, 11.5688, -48.8823
      #425baf color charts
#425baf RGB chart
      #425baf CMYK chart
      #425baf RGB pie chart
      #425baf color shades, tints & tones
#425baf color schemes
#425baf color preview, HTML & CSS examples
           This text has a color of #425baf        
        
          <p style="color:#425baf;">Text here</p>
        
        
          .mytext {color:#425baf;}
        
        Text color #425baf
      
           This box has a color of #425baf        
        
          <div style="background-color:#425baf;">Content here</div>
        
        
          .mybackground {background-color:#425baf;}
        
        Background color #425baf
      
           Border around this has a color of #425baf        
        
          <div style="border:2px solid #425baf;">Content here</div>
        
        
          .myborder {border:2px solid #425baf;}
        
        Border color #425baf