#42479a color space conversions
Hex:
        #42479a
        RGB:
        66, 71, 154
        CMY:
        74, 72, 40
        CMYK:
        57, 54, 0, 40
      HSL:
        237°, 40.0000%, 43.1373%
        HSV (HSB):
        237°, 57.1429%, 60.3922%
        XYZ:
        10.3327, 7.9978, 31.5710
        xyY:
        0.2071, 0.1603, 7.9978
      CIE-Lab:
        33.9783, 23.2083, -46.2055
        CIE-LCH:
        33.9783, 51.7066, 296.6697
        CIE-Luv:
        33.9783, -6.2535, -65.5696
        Hunter-Lab:
        28.2804, 15.7273, -46.3924
      #42479a color charts
#42479a RGB chart
      #42479a CMYK chart
      #42479a RGB pie chart
      #42479a color shades, tints & tones
#42479a color schemes
#42479a color preview, HTML & CSS examples
           This text has a color of #42479a        
        
          <p style="color:#42479a;">Text here</p>
        
        
          .mytext {color:#42479a;}
        
        Text color #42479a
      
           This box has a color of #42479a        
        
          <div style="background-color:#42479a;">Content here</div>
        
        
          .mybackground {background-color:#42479a;}
        
        Background color #42479a
      
           Border around this has a color of #42479a        
        
          <div style="border:2px solid #42479a;">Content here</div>
        
        
          .myborder {border:2px solid #42479a;}
        
        Border color #42479a