#40776d color space conversions
Hex:
        #40776d
        RGB:
        64, 119, 109
        CMY:
        75, 53, 57
        CMYK:
        46, 0, 8, 53
      HSL:
        169°, 30.0546%, 35.8824%
        HSV (HSB):
        169°, 46.2185%, 46.6667%
        XYZ:
        11.4715, 15.3878, 16.8335
        xyY:
        0.2625, 0.3522, 15.3878
      CIE-Lab:
        46.1608, -20.8395, -0.1679
        CIE-LCH:
        46.1608, 20.8402, 180.4616
        CIE-Luv:
        46.1608, -24.6753, 2.8005
        Hunter-Lab:
        39.2272, -16.4477, 2.0161
      #40776d color charts
#40776d RGB chart
      #40776d CMYK chart
      #40776d RGB pie chart
      #40776d color shades, tints & tones
#40776d color schemes
#40776d color preview, HTML & CSS examples
           This text has a color of #40776d        
        
          <p style="color:#40776d;">Text here</p>
        
        
          .mytext {color:#40776d;}
        
        Text color #40776d
      
           This box has a color of #40776d        
        
          <div style="background-color:#40776d;">Content here</div>
        
        
          .mybackground {background-color:#40776d;}
        
        Background color #40776d
      
           Border around this has a color of #40776d        
        
          <div style="border:2px solid #40776d;">Content here</div>
        
        
          .myborder {border:2px solid #40776d;}
        
        Border color #40776d