#42759d color space conversions
Hex:
        #42759d
        RGB:
        66, 117, 157
        CMY:
        74, 54, 38
        CMYK:
        58, 25, 0, 38
      HSL:
        206°, 40.8072%, 43.7255%
        HSV (HSB):
        206°, 57.9618%, 61.5686%
        XYZ:
        14.6939, 16.3152, 34.2730
        xyY:
        0.2251, 0.2499, 16.3152
      CIE-Lab:
        47.3853, -4.8618, -26.7636
        CIE-LCH:
        47.3853, 27.2016, 259.7040
        CIE-Luv:
        47.3853, -21.9202, -38.7961
        Hunter-Lab:
        40.3920, -5.7511, -22.0337
      #42759d color charts
#42759d RGB chart
      #42759d CMYK chart
      #42759d RGB pie chart
      #42759d color shades, tints & tones
#42759d color schemes
#42759d color preview, HTML & CSS examples
           This text has a color of #42759d        
        
          <p style="color:#42759d;">Text here</p>
        
        
          .mytext {color:#42759d;}
        
        Text color #42759d
      
           This box has a color of #42759d        
        
          <div style="background-color:#42759d;">Content here</div>
        
        
          .mybackground {background-color:#42759d;}
        
        Background color #42759d
      
           Border around this has a color of #42759d        
        
          <div style="border:2px solid #42759d;">Content here</div>
        
        
          .myborder {border:2px solid #42759d;}
        
        Border color #42759d