#40748f color space conversions
Hex:
        #40748f
        RGB:
        64, 116, 143
        CMY:
        75, 55, 44
        CMYK:
        55, 19, 0, 44
      HSL:
        201°, 38.1643%, 40.5882%
        HSV (HSB):
        201°, 55.2448%, 56.0784%
        XYZ:
        13.3177, 15.5639, 28.2888
        xyY:
        0.2329, 0.2722, 15.5639
      CIE-Lab:
        46.3971, -9.2563, -20.0376
        CIE-LCH:
        46.3971, 22.0723, 245.2057
        CIE-Luv:
        46.3971, -22.4457, -27.7264
        Hunter-Lab:
        39.4512, -8.7827, -14.8986
      #40748f color charts
#40748f RGB chart
      #40748f CMYK chart
      #40748f RGB pie chart
      #40748f color shades, tints & tones
#40748f color schemes
#40748f color preview, HTML & CSS examples
           This text has a color of #40748f        
        
          <p style="color:#40748f;">Text here</p>
        
        
          .mytext {color:#40748f;}
        
        Text color #40748f
      
           This box has a color of #40748f        
        
          <div style="background-color:#40748f;">Content here</div>
        
        
          .mybackground {background-color:#40748f;}
        
        Background color #40748f
      
           Border around this has a color of #40748f        
        
          <div style="border:2px solid #40748f;">Content here</div>
        
        
          .myborder {border:2px solid #40748f;}
        
        Border color #40748f