#42759f color space conversions
Hex:
        #42759f
        RGB:
        66, 117, 159
        CMY:
        74, 54, 38
        CMYK:
        58, 26, 0, 38
      HSL:
        207°, 41.3333%, 44.1176%
        HSV (HSB):
        207°, 58.4906%, 62.3529%
        XYZ:
        14.8661, 16.3840, 35.1798
        xyY:
        0.2238, 0.2466, 16.3840
      CIE-Lab:
        47.4744, -4.2015, -27.7995
        CIE-LCH:
        47.4744, 28.1152, 261.4055
        CIE-Luv:
        47.4744, -21.8741, -40.5064
        Hunter-Lab:
        40.4772, -5.2774, -23.1965
      #42759f color charts
#42759f RGB chart
      #42759f CMYK chart
      #42759f RGB pie chart
      #42759f color shades, tints & tones
#42759f color schemes
#42759f color preview, HTML & CSS examples
           This text has a color of #42759f        
        
          <p style="color:#42759f;">Text here</p>
        
        
          .mytext {color:#42759f;}
        
        Text color #42759f
      
           This box has a color of #42759f        
        
          <div style="background-color:#42759f;">Content here</div>
        
        
          .mybackground {background-color:#42759f;}
        
        Background color #42759f
      
           Border around this has a color of #42759f        
        
          <div style="border:2px solid #42759f;">Content here</div>
        
        
          .myborder {border:2px solid #42759f;}
        
        Border color #42759f