#40379e color space conversions
Hex:
        #40379e
        RGB:
        64, 55, 158
        CMY:
        75, 78, 38
        CMYK:
        59, 65, 0, 38
      HSL:
        245°, 48.3568%, 41.7647%
        HSV (HSB):
        245°, 65.1899%, 61.9608%
        XYZ:
        9.6521, 6.2910, 33.0533
        xyY:
        0.1970, 0.1284, 6.2910
      CIE-Lab:
        30.1350, 34.4150, -54.8720
        CIE-LCH:
        30.1350, 64.7714, 302.0954
        CIE-Luv:
        30.1350, -3.0621, -74.3036
        Hunter-Lab:
        25.0818, 24.7979, -60.5762
      #40379e color charts
#40379e RGB chart
      #40379e CMYK chart
      #40379e RGB pie chart
      #40379e color shades, tints & tones
#40379e color schemes
#40379e color preview, HTML & CSS examples
           This text has a color of #40379e        
        
          <p style="color:#40379e;">Text here</p>
        
        
          .mytext {color:#40379e;}
        
        Text color #40379e
      
           This box has a color of #40379e        
        
          <div style="background-color:#40379e;">Content here</div>
        
        
          .mybackground {background-color:#40379e;}
        
        Background color #40379e
      
           Border around this has a color of #40379e        
        
          <div style="border:2px solid #40379e;">Content here</div>
        
        
          .myborder {border:2px solid #40379e;}
        
        Border color #40379e