#415b42 color space conversions
Hex:
        #415b42
        RGB:
        65, 91, 66
        CMY:
        75, 64, 74
        CMYK:
        29, 0, 27, 64
      HSL:
        122°, 16.6667%, 30.5882%
        HSV (HSB):
        122°, 28.5714%, 35.6863%
        XYZ:
        6.9044, 8.9993, 6.5274
        xyY:
        0.3078, 0.4012, 8.9993
      CIE-Lab:
        35.9830, -15.4397, 11.3508
        CIE-LCH:
        35.9830, 19.1631, 143.6777
        CIE-Luv:
        35.9830, -12.5400, 15.5523
        Hunter-Lab:
        29.9989, -11.4152, 8.0984
      #415b42 color charts
#415b42 RGB chart
      #415b42 CMYK chart
      #415b42 RGB pie chart
      #415b42 color shades, tints & tones
#415b42 color schemes
#415b42 color preview, HTML & CSS examples
           This text has a color of #415b42        
        
          <p style="color:#415b42;">Text here</p>
        
        
          .mytext {color:#415b42;}
        
        Text color #415b42
      
           This box has a color of #415b42        
        
          <div style="background-color:#415b42;">Content here</div>
        
        
          .mybackground {background-color:#415b42;}
        
        Background color #415b42
      
           Border around this has a color of #415b42        
        
          <div style="border:2px solid #415b42;">Content here</div>
        
        
          .myborder {border:2px solid #415b42;}
        
        Border color #415b42