#424e9a color space conversions
Hex:
        #424e9a
        RGB:
        66, 78, 154
        CMY:
        74, 69, 40
        CMYK:
        57, 49, 0, 40
      HSL:
        232°, 40.0000%, 43.1373%
        HSV (HSB):
        232°, 57.1429%, 60.3922%
        XYZ:
        10.8039, 8.9401, 31.7280
        xyY:
        0.2099, 0.1737, 8.9401
      CIE-Lab:
        35.8688, 18.6332, -43.1653
        CIE-LCH:
        35.8688, 47.0153, 293.3485
        CIE-Luv:
        35.8688, -8.3198, -62.1137
        Hunter-Lab:
        29.9000, 12.1730, -41.9848
      #424e9a color charts
#424e9a RGB chart
      #424e9a CMYK chart
      #424e9a RGB pie chart
      #424e9a color shades, tints & tones
#424e9a color schemes
#424e9a color preview, HTML & CSS examples
           This text has a color of #424e9a        
        
          <p style="color:#424e9a;">Text here</p>
        
        
          .mytext {color:#424e9a;}
        
        Text color #424e9a
      
           This box has a color of #424e9a        
        
          <div style="background-color:#424e9a;">Content here</div>
        
        
          .mybackground {background-color:#424e9a;}
        
        Background color #424e9a
      
           Border around this has a color of #424e9a        
        
          <div style="border:2px solid #424e9a;">Content here</div>
        
        
          .myborder {border:2px solid #424e9a;}
        
        Border color #424e9a