#40239d color space conversions
Hex:
        #40239d
        RGB:
        64, 35, 157
        CMY:
        75, 86, 38
        CMYK:
        59, 78, 0, 38
      HSL:
        254°, 63.5417%, 37.6471%
        HSV (HSB):
        254°, 77.7070%, 61.5686%
        XYZ:
        8.8012, 4.7264, 32.3467
        xyY:
        0.1919, 0.1030, 4.7264
      CIE-Lab:
        25.9405, 45.4279, -61.1391
        CIE-LCH:
        25.9405, 76.1688, 306.6133
        CIE-Luv:
        25.9405, 0.4563, -76.7712
        Hunter-Lab:
        21.7402, 34.2175, -72.9978
      #40239d color charts
#40239d RGB chart
      #40239d CMYK chart
      #40239d RGB pie chart
      #40239d color shades, tints & tones
#40239d color schemes
#40239d color preview, HTML & CSS examples
           This text has a color of #40239d        
        
          <p style="color:#40239d;">Text here</p>
        
        
          .mytext {color:#40239d;}
        
        Text color #40239d
      
           This box has a color of #40239d        
        
          <div style="background-color:#40239d;">Content here</div>
        
        
          .mybackground {background-color:#40239d;}
        
        Background color #40239d
      
           Border around this has a color of #40239d        
        
          <div style="border:2px solid #40239d;">Content here</div>
        
        
          .myborder {border:2px solid #40239d;}
        
        Border color #40239d