#425b8f color space conversions
Hex:
        #425b8f
        RGB:
        66, 91, 143
        CMY:
        74, 64, 44
        CMYK:
        54, 36, 0, 44
      HSL:
        221°, 36.8421%, 40.9804%
        HSV (HSB):
        221°, 53.8462%, 56.0784%
        XYZ:
        10.9458, 10.6236, 27.4603
        xyY:
        0.2232, 0.2167, 10.6236
      CIE-Lab:
        38.9391, 6.4545, -31.6379
        CIE-LCH:
        38.9391, 32.2896, 281.5308
        CIE-Luv:
        38.9391, -12.4351, -45.5304
        Hunter-Lab:
        32.5939, 2.9052, -27.1360
      #425b8f color charts
#425b8f RGB chart
      #425b8f CMYK chart
      #425b8f RGB pie chart
      #425b8f color shades, tints & tones
#425b8f color schemes
#425b8f color preview, HTML & CSS examples
           This text has a color of #425b8f        
        
          <p style="color:#425b8f;">Text here</p>
        
        
          .mytext {color:#425b8f;}
        
        Text color #425b8f
      
           This box has a color of #425b8f        
        
          <div style="background-color:#425b8f;">Content here</div>
        
        
          .mybackground {background-color:#425b8f;}
        
        Background color #425b8f
      
           Border around this has a color of #425b8f        
        
          <div style="border:2px solid #425b8f;">Content here</div>
        
        
          .myborder {border:2px solid #425b8f;}
        
        Border color #425b8f