#40243b color space conversions
Hex:
        #40243b
        RGB:
        64, 36, 59
        CMY:
        75, 86, 77
        CMYK:
        0, 44, 8, 75
      HSL:
        311°, 28.0000%, 19.6078%
        HSV (HSB):
        311°, 43.7500%, 25.0980%
        XYZ:
        3.5346, 2.6675, 4.4663
        xyY:
        0.3313, 0.2500, 2.6675
      CIE-Lab:
        18.6598, 17.4975, -9.2166
        CIE-LCH:
        18.6598, 19.7765, 332.2226
        CIE-Luv:
        18.6598, 12.2358, -11.3409
        Hunter-Lab:
        16.3325, 10.0487, -4.7806
      #40243b color charts
#40243b RGB chart
      #40243b CMYK chart
      #40243b RGB pie chart
      #40243b color shades, tints & tones
#40243b color schemes
#40243b color preview, HTML & CSS examples
           This text has a color of #40243b        
        
          <p style="color:#40243b;">Text here</p>
        
        
          .mytext {color:#40243b;}
        
        Text color #40243b
      
           This box has a color of #40243b        
        
          <div style="background-color:#40243b;">Content here</div>
        
        
          .mybackground {background-color:#40243b;}
        
        Background color #40243b
      
           Border around this has a color of #40243b        
        
          <div style="border:2px solid #40243b;">Content here</div>
        
        
          .myborder {border:2px solid #40243b;}
        
        Border color #40243b