#407e7b color space conversions
Hex:
        #407e7b
        RGB:
        64, 126, 123
        CMY:
        75, 51, 52
        CMYK:
        49, 0, 2, 51
      HSL:
        177°, 32.6316%, 37.2549%
        HSV (HSB):
        177°, 49.2063%, 49.4118%
        XYZ:
        13.1504, 17.4418, 21.4124
        xyY:
        0.2529, 0.3354, 17.4418
      CIE-Lab:
        48.8119, -20.7569, -4.5603
        CIE-LCH:
        48.8119, 21.2520, 192.3911
        CIE-Luv:
        48.8119, -27.0826, -3.3630
        Hunter-Lab:
        41.7633, -16.8801, -1.1641
      #407e7b color charts
#407e7b RGB chart
      #407e7b CMYK chart
      #407e7b RGB pie chart
      #407e7b color shades, tints & tones
#407e7b color schemes
#407e7b color preview, HTML & CSS examples
           This text has a color of #407e7b        
        
          <p style="color:#407e7b;">Text here</p>
        
        
          .mytext {color:#407e7b;}
        
        Text color #407e7b
      
           This box has a color of #407e7b        
        
          <div style="background-color:#407e7b;">Content here</div>
        
        
          .mybackground {background-color:#407e7b;}
        
        Background color #407e7b
      
           Border around this has a color of #407e7b        
        
          <div style="border:2px solid #407e7b;">Content here</div>
        
        
          .myborder {border:2px solid #407e7b;}
        
        Border color #407e7b