#42487a color space conversions
Hex:
        #42487a
        RGB:
        66, 72, 122
        CMY:
        74, 72, 52
        CMYK:
        46, 41, 0, 52
      HSL:
        234°, 29.7872%, 36.8627%
        HSV (HSB):
        234°, 45.9016%, 47.8431%
        XYZ:
        8.0770, 7.1981, 19.3760
        xyY:
        0.2331, 0.2077, 7.1981
      CIE-Lab:
        32.2537, 11.8329, -29.2985
        CIE-LCH:
        32.2537, 31.5978, 291.9926
        CIE-Luv:
        32.2537, -5.1786, -40.4195
        Hunter-Lab:
        26.8293, 6.7862, -24.0385
      #42487a color charts
#42487a RGB chart
      #42487a CMYK chart
      #42487a RGB pie chart
      #42487a color shades, tints & tones
#42487a color schemes
#42487a color preview, HTML & CSS examples
           This text has a color of #42487a        
        
          <p style="color:#42487a;">Text here</p>
        
        
          .mytext {color:#42487a;}
        
        Text color #42487a
      
           This box has a color of #42487a        
        
          <div style="background-color:#42487a;">Content here</div>
        
        
          .mybackground {background-color:#42487a;}
        
        Background color #42487a
      
           Border around this has a color of #42487a        
        
          <div style="border:2px solid #42487a;">Content here</div>
        
        
          .myborder {border:2px solid #42487a;}
        
        Border color #42487a