#42467a color space conversions
Hex:
        #42467a
        RGB:
        66, 70, 122
        CMY:
        74, 73, 52
        CMYK:
        46, 43, 0, 52
      HSL:
        236°, 29.7872%, 36.8627%
        HSV (HSB):
        236°, 45.9016%, 47.8431%
        XYZ:
        7.9498, 6.9437, 19.3336
        xyY:
        0.2323, 0.2029, 6.9437
      CIE-Lab:
        31.6784, 13.1527, -30.2083
        CIE-LCH:
        31.6784, 32.9474, 293.5283
        CIE-Luv:
        31.6784, -4.4901, -41.5764
        Hunter-Lab:
        26.3509, 7.7373, -25.0553
      #42467a color charts
#42467a RGB chart
      #42467a CMYK chart
      #42467a RGB pie chart
      #42467a color shades, tints & tones
#42467a color schemes
#42467a color preview, HTML & CSS examples
           This text has a color of #42467a        
        
          <p style="color:#42467a;">Text here</p>
        
        
          .mytext {color:#42467a;}
        
        Text color #42467a
      
           This box has a color of #42467a        
        
          <div style="background-color:#42467a;">Content here</div>
        
        
          .mybackground {background-color:#42467a;}
        
        Background color #42467a
      
           Border around this has a color of #42467a        
        
          <div style="border:2px solid #42467a;">Content here</div>
        
        
          .myborder {border:2px solid #42467a;}
        
        Border color #42467a