#425e8e color space conversions
Hex:
        #425e8e
        RGB:
        66, 94, 142
        CMY:
        74, 63, 44
        CMYK:
        54, 34, 0, 44
      HSL:
        218°, 36.5385%, 40.7843%
        HSV (HSB):
        218°, 53.5211%, 55.6863%
        XYZ:
        11.1320, 11.1167, 27.1502
        xyY:
        0.2253, 0.2250, 11.1167
      CIE-Lab:
        39.7763, 4.2177, -29.7172
        CIE-LCH:
        39.7763, 30.0150, 278.0780
        CIE-Luv:
        39.7763, -13.5157, -42.6799
        Hunter-Lab:
        33.3416, 1.2489, -24.9409
      #425e8e color charts
#425e8e RGB chart
      #425e8e CMYK chart
      #425e8e RGB pie chart
      #425e8e color shades, tints & tones
#425e8e color schemes
#425e8e color preview, HTML & CSS examples
           This text has a color of #425e8e        
        
          <p style="color:#425e8e;">Text here</p>
        
        
          .mytext {color:#425e8e;}
        
        Text color #425e8e
      
           This box has a color of #425e8e        
        
          <div style="background-color:#425e8e;">Content here</div>
        
        
          .mybackground {background-color:#425e8e;}
        
        Background color #425e8e
      
           Border around this has a color of #425e8e        
        
          <div style="border:2px solid #425e8e;">Content here</div>
        
        
          .myborder {border:2px solid #425e8e;}
        
        Border color #425e8e