#40788f color space conversions
Hex:
        #40788f
        RGB:
        64, 120, 143
        CMY:
        75, 53, 44
        CMYK:
        55, 16, 0, 44
      HSL:
        197°, 38.1643%, 40.5882%
        HSV (HSB):
        197°, 55.2448%, 56.0784%
        XYZ:
        13.7887, 16.5061, 28.4459
        xyY:
        0.2347, 0.2810, 16.5061
      CIE-Lab:
        47.6316, -11.5507, -18.1449
        CIE-LCH:
        47.6316, 21.5095, 237.5200
        CIE-Luv:
        47.6316, -24.0020, -24.6915
        Hunter-Lab:
        40.6277, -10.5169, -13.0730
      #40788f color charts
#40788f RGB chart
      #40788f CMYK chart
      #40788f RGB pie chart
      #40788f color shades, tints & tones
#40788f color schemes
#40788f color preview, HTML & CSS examples
           This text has a color of #40788f        
        
          <p style="color:#40788f;">Text here</p>
        
        
          .mytext {color:#40788f;}
        
        Text color #40788f
      
           This box has a color of #40788f        
        
          <div style="background-color:#40788f;">Content here</div>
        
        
          .mybackground {background-color:#40788f;}
        
        Background color #40788f
      
           Border around this has a color of #40788f        
        
          <div style="border:2px solid #40788f;">Content here</div>
        
        
          .myborder {border:2px solid #40788f;}
        
        Border color #40788f