#42468d color space conversions
Hex:
        #42468d
        RGB:
        66, 70, 141
        CMY:
        74, 73, 45
        CMYK:
        53, 50, 0, 45
      HSL:
        237°, 36.2319%, 40.5882%
        HSV (HSB):
        237°, 53.1915%, 55.2941%
        XYZ:
        9.2446, 7.4617, 26.1523
        xyY:
        0.2157, 0.1741, 7.4617
      CIE-Lab:
        32.8356, 19.4450, -40.1223
        CIE-LCH:
        32.8356, 44.5860, 295.8568
        CIE-Luv:
        32.8356, -5.3788, -56.3174
        Hunter-Lab:
        27.3160, 12.6072, -37.6429
      #42468d color charts
#42468d RGB chart
      #42468d CMYK chart
      #42468d RGB pie chart
      #42468d color shades, tints & tones
#42468d color schemes
#42468d color preview, HTML & CSS examples
           This text has a color of #42468d        
        
          <p style="color:#42468d;">Text here</p>
        
        
          .mytext {color:#42468d;}
        
        Text color #42468d
      
           This box has a color of #42468d        
        
          <div style="background-color:#42468d;">Content here</div>
        
        
          .mybackground {background-color:#42468d;}
        
        Background color #42468d
      
           Border around this has a color of #42468d        
        
          <div style="border:2px solid #42468d;">Content here</div>
        
        
          .myborder {border:2px solid #42468d;}
        
        Border color #42468d