#40334f color space conversions
Hex:
        #40334f
        RGB:
        64, 51, 79
        CMY:
        75, 80, 69
        CMYK:
        19, 35, 0, 69
      HSL:
        268°, 21.5385%, 25.4902%
        HSV (HSB):
        268°, 35.4430%, 30.9804%
        XYZ:
        4.7095, 4.0222, 7.9253
        xyY:
        0.2827, 0.2415, 4.0222
      CIE-Lab:
        23.7445, 12.3331, -14.9803
        CIE-LCH:
        23.7445, 19.4040, 309.4641
        CIE-Luv:
        23.7445, 4.4006, -18.7573
        Hunter-Lab:
        20.0553, 6.8192, -9.3910
      #40334f color charts
#40334f RGB chart
      #40334f CMYK chart
      #40334f RGB pie chart
      #40334f color shades, tints & tones
#40334f color schemes
#40334f color preview, HTML & CSS examples
           This text has a color of #40334f        
        
          <p style="color:#40334f;">Text here</p>
        
        
          .mytext {color:#40334f;}
        
        Text color #40334f
      
           This box has a color of #40334f        
        
          <div style="background-color:#40334f;">Content here</div>
        
        
          .mybackground {background-color:#40334f;}
        
        Background color #40334f
      
           Border around this has a color of #40334f        
        
          <div style="border:2px solid #40334f;">Content here</div>
        
        
          .myborder {border:2px solid #40334f;}
        
        Border color #40334f