#40319e color space conversions
Hex:
        #40319e
        RGB:
        64, 49, 158
        CMY:
        75, 81, 38
        CMYK:
        59, 69, 0, 38
      HSL:
        248°, 52.6570%, 40.5882%
        HSV (HSB):
        248°, 68.9873%, 61.9608%
        XYZ:
        9.3842, 5.7552, 32.9640
        xyY:
        0.1951, 0.1196, 5.7552
      CIE-Lab:
        28.7864, 38.0500, -57.0762
        CIE-LCH:
        28.7864, 68.5966, 303.6896
        CIE-Luv:
        28.7864, -1.8532, -75.6568
        Hunter-Lab:
        23.9901, 27.8414, -64.6755
      #40319e color charts
#40319e RGB chart
      #40319e CMYK chart
      #40319e RGB pie chart
      #40319e color shades, tints & tones
#40319e color schemes
#40319e color preview, HTML & CSS examples
           This text has a color of #40319e        
        
          <p style="color:#40319e;">Text here</p>
        
        
          .mytext {color:#40319e;}
        
        Text color #40319e
      
           This box has a color of #40319e        
        
          <div style="background-color:#40319e;">Content here</div>
        
        
          .mybackground {background-color:#40319e;}
        
        Background color #40319e
      
           Border around this has a color of #40319e        
        
          <div style="border:2px solid #40319e;">Content here</div>
        
        
          .myborder {border:2px solid #40319e;}
        
        Border color #40319e