#424f86 color space conversions
Hex:
        #424f86
        RGB:
        66, 79, 134
        CMY:
        74, 69, 47
        CMYK:
        51, 41, 0, 47
      HSL:
        229°, 34.0000%, 39.2157%
        HSV (HSB):
        229°, 50.7463%, 52.5490%
        XYZ:
        9.3458, 8.4714, 23.6968
        xyY:
        0.2251, 0.2041, 8.4714
      CIE-Lab:
        34.9460, 11.1840, -32.4641
        CIE-LCH:
        34.9460, 34.3366, 289.0091
        CIE-Luv:
        34.9460, -8.0348, -45.8452
        Hunter-Lab:
        29.1057, 6.3811, -27.8977
      #424f86 color charts
#424f86 RGB chart
      #424f86 CMYK chart
      #424f86 RGB pie chart
      #424f86 color shades, tints & tones
#424f86 color schemes
#424f86 color preview, HTML & CSS examples
           This text has a color of #424f86        
        
          <p style="color:#424f86;">Text here</p>
        
        
          .mytext {color:#424f86;}
        
        Text color #424f86
      
           This box has a color of #424f86        
        
          <div style="background-color:#424f86;">Content here</div>
        
        
          .mybackground {background-color:#424f86;}
        
        Background color #424f86
      
           Border around this has a color of #424f86        
        
          <div style="border:2px solid #424f86;">Content here</div>
        
        
          .myborder {border:2px solid #424f86;}
        
        Border color #424f86