#407c75 color space conversions
Hex:
        #407c75
        RGB:
        64, 124, 117
        CMY:
        75, 51, 54
        CMYK:
        48, 0, 6, 51
      HSL:
        173°, 31.9149%, 36.8627%
        HSV (HSB):
        173°, 48.3871%, 48.6275%
        XYZ:
        12.5329, 16.7896, 19.4098
        xyY:
        0.2572, 0.3445, 16.7896
      CIE-Lab:
        47.9939, -21.3436, -2.2256
        CIE-LCH:
        47.9939, 21.4594, 185.9529
        CIE-Luv:
        47.9939, -26.4821, 0.0353
        Hunter-Lab:
        40.9752, -17.1096, 0.5972
      #407c75 color charts
#407c75 RGB chart
      #407c75 CMYK chart
      #407c75 RGB pie chart
      #407c75 color shades, tints & tones
#407c75 color schemes
#407c75 color preview, HTML & CSS examples
           This text has a color of #407c75        
        
          <p style="color:#407c75;">Text here</p>
        
        
          .mytext {color:#407c75;}
        
        Text color #407c75
      
           This box has a color of #407c75        
        
          <div style="background-color:#407c75;">Content here</div>
        
        
          .mybackground {background-color:#407c75;}
        
        Background color #407c75
      
           Border around this has a color of #407c75        
        
          <div style="border:2px solid #407c75;">Content here</div>
        
        
          .myborder {border:2px solid #407c75;}
        
        Border color #407c75