#40113d color space conversions
Hex:
        #40113d
        RGB:
        64, 17, 61
        CMY:
        75, 93, 76
        CMYK:
        0, 73, 5, 75
      HSL:
        304°, 58.0247%, 15.8824%
        HSV (HSB):
        304°, 73.4375%, 25.0980%
        XYZ:
        3.1571, 1.8278, 4.6013
        xyY:
        0.3293, 0.1907, 1.8278
      CIE-Lab:
        14.5564, 29.0179, -16.9798
        CIE-LCH:
        14.5564, 33.6207, 329.6660
        CIE-Luv:
        14.5564, 16.4111, -18.4789
        Hunter-Lab:
        13.5196, 18.0239, -10.7150
      #40113d color charts
#40113d RGB chart
      #40113d CMYK chart
      #40113d RGB pie chart
      #40113d color shades, tints & tones
#40113d color schemes
#40113d color preview, HTML & CSS examples
           This text has a color of #40113d        
        
          <p style="color:#40113d;">Text here</p>
        
        
          .mytext {color:#40113d;}
        
        Text color #40113d
      
           This box has a color of #40113d        
        
          <div style="background-color:#40113d;">Content here</div>
        
        
          .mybackground {background-color:#40113d;}
        
        Background color #40113d
      
           Border around this has a color of #40113d        
        
          <div style="border:2px solid #40113d;">Content here</div>
        
        
          .myborder {border:2px solid #40113d;}
        
        Border color #40113d