#42748e color space conversions
Hex:
        #42748e
        RGB:
        66, 116, 142
        CMY:
        74, 55, 44
        CMYK:
        54, 18, 0, 44
      HSL:
        201°, 36.5385%, 40.7843%
        HSV (HSB):
        201°, 53.5211%, 55.6863%
        XYZ:
        13.3746, 15.6020, 27.8978
        xyY:
        0.2352, 0.2743, 15.6020
      CIE-Lab:
        46.4480, -9.1057, -19.3592
        CIE-LCH:
        46.4480, 21.3937, 244.8098
        CIE-Luv:
        46.4480, -21.8951, -26.7119
        Hunter-Lab:
        39.4994, -8.6832, -14.2259
      #42748e color charts
#42748e RGB chart
      #42748e CMYK chart
      #42748e RGB pie chart
      #42748e color shades, tints & tones
#42748e color schemes
#42748e color preview, HTML & CSS examples
           This text has a color of #42748e        
        
          <p style="color:#42748e;">Text here</p>
        
        
          .mytext {color:#42748e;}
        
        Text color #42748e
      
           This box has a color of #42748e        
        
          <div style="background-color:#42748e;">Content here</div>
        
        
          .mybackground {background-color:#42748e;}
        
        Background color #42748e
      
           Border around this has a color of #42748e        
        
          <div style="border:2px solid #42748e;">Content here</div>
        
        
          .myborder {border:2px solid #42748e;}
        
        Border color #42748e