#42448f color space conversions
Hex:
        #42448f
        RGB:
        66, 68, 143
        CMY:
        74, 73, 44
        CMYK:
        54, 52, 0, 44
      HSL:
        238°, 36.8421%, 40.9804%
        HSV (HSB):
        238°, 53.8462%, 56.0784%
        XYZ:
        9.2718, 7.2757, 26.9023
        xyY:
        0.2134, 0.1675, 7.2757
      CIE-Lab:
        32.4264, 21.4338, -42.0050
        CIE-LCH:
        32.4264, 47.1575, 297.0337
        CIE-Luv:
        32.4264, -4.8806, -58.7943
        Hunter-Lab:
        26.9734, 14.1538, -40.2521
      #42448f color charts
#42448f RGB chart
      #42448f CMYK chart
      #42448f RGB pie chart
      #42448f color shades, tints & tones
#42448f color schemes
#42448f color preview, HTML & CSS examples
           This text has a color of #42448f        
        
          <p style="color:#42448f;">Text here</p>
        
        
          .mytext {color:#42448f;}
        
        Text color #42448f
      
           This box has a color of #42448f        
        
          <div style="background-color:#42448f;">Content here</div>
        
        
          .mybackground {background-color:#42448f;}
        
        Background color #42448f
      
           Border around this has a color of #42448f        
        
          <div style="border:2px solid #42448f;">Content here</div>
        
        
          .myborder {border:2px solid #42448f;}
        
        Border color #42448f