#424f77 color space conversions
Hex:
        #424f77
        RGB:
        66, 79, 119
        CMY:
        74, 69, 53
        CMYK:
        45, 34, 0, 53
      HSL:
        225°, 28.6486%, 36.2745%
        HSV (HSB):
        225°, 44.5378%, 46.6667%
        XYZ:
        8.3725, 8.0821, 18.5715
        xyY:
        0.2390, 0.2307, 8.0821
      CIE-Lab:
        34.1533, 6.2941, -24.4442
        CIE-LCH:
        34.1533, 25.2416, 284.4394
        CIE-Luv:
        34.1533, -7.6028, -33.6673
        Hunter-Lab:
        28.4291, 2.8184, -18.8312
      #424f77 color charts
#424f77 RGB chart
      #424f77 CMYK chart
      #424f77 RGB pie chart
      #424f77 color shades, tints & tones
#424f77 color schemes
#424f77 color preview, HTML & CSS examples
           This text has a color of #424f77        
        
          <p style="color:#424f77;">Text here</p>
        
        
          .mytext {color:#424f77;}
        
        Text color #424f77
      
           This box has a color of #424f77        
        
          <div style="background-color:#424f77;">Content here</div>
        
        
          .mybackground {background-color:#424f77;}
        
        Background color #424f77
      
           Border around this has a color of #424f77        
        
          <div style="border:2px solid #424f77;">Content here</div>
        
        
          .myborder {border:2px solid #424f77;}
        
        Border color #424f77