#413e4a color space conversions
Hex:
        #413e4a
        RGB:
        65, 62, 74
        CMY:
        75, 76, 71
        CMYK:
        12, 16, 0, 71
      HSL:
        255°, 8.8235%, 26.6667%
        HSV (HSB):
        255°, 16.2162%, 29.0196%
        XYZ:
        5.1386, 5.0635, 7.1851
        xyY:
        0.2955, 0.2912, 5.0635
      CIE-Lab:
        26.9149, 4.0851, -6.8292
        CIE-LCH:
        26.9149, 7.9577, 300.8869
        CIE-Luv:
        26.9149, 0.8421, -8.5272
        Hunter-Lab:
        22.5022, 1.3837, -3.1801
      #413e4a color charts
#413e4a RGB chart
      #413e4a CMYK chart
      #413e4a RGB pie chart
      #413e4a color shades, tints & tones
#413e4a color schemes
#413e4a color preview, HTML & CSS examples
           This text has a color of #413e4a        
        
          <p style="color:#413e4a;">Text here</p>
        
        
          .mytext {color:#413e4a;}
        
        Text color #413e4a
      
           This box has a color of #413e4a        
        
          <div style="background-color:#413e4a;">Content here</div>
        
        
          .mybackground {background-color:#413e4a;}
        
        Background color #413e4a
      
           Border around this has a color of #413e4a        
        
          <div style="border:2px solid #413e4a;">Content here</div>
        
        
          .myborder {border:2px solid #413e4a;}
        
        Border color #413e4a