#40135d color space conversions
Hex:
        #40135d
        RGB:
        64, 19, 93
        CMY:
        75, 93, 64
        CMYK:
        31, 80, 0, 64
      HSL:
        276°, 66.0714%, 21.9608%
        HSV (HSB):
        276°, 79.5699%, 36.4706%
        XYZ:
        4.3230, 2.3460, 10.5809
        xyY:
        0.2506, 0.1360, 2.3460
      CIE-Lab:
        17.2076, 35.3425, -34.6954
        CIE-LCH:
        17.2076, 49.5264, 315.5293
        CIE-Luv:
        17.2076, 10.0292, -38.4806
        Hunter-Lab:
        15.3168, 23.5753, -30.2360
      #40135d color charts
#40135d RGB chart
      #40135d CMYK chart
      #40135d RGB pie chart
      #40135d color shades, tints & tones
#40135d color schemes
#40135d color preview, HTML & CSS examples
           This text has a color of #40135d        
        
          <p style="color:#40135d;">Text here</p>
        
        
          .mytext {color:#40135d;}
        
        Text color #40135d
      
           This box has a color of #40135d        
        
          <div style="background-color:#40135d;">Content here</div>
        
        
          .mybackground {background-color:#40135d;}
        
        Background color #40135d
      
           Border around this has a color of #40135d        
        
          <div style="border:2px solid #40135d;">Content here</div>
        
        
          .myborder {border:2px solid #40135d;}
        
        Border color #40135d