#40339e color space conversions
Hex:
        #40339e
        RGB:
        64, 51, 158
        CMY:
        75, 80, 38
        CMYK:
        59, 68, 0, 38
      HSL:
        247°, 51.1962%, 40.9804%
        HSV (HSB):
        247°, 67.7215%, 61.9608%
        XYZ:
        9.4697, 5.9263, 32.9925
        xyY:
        0.1957, 0.1225, 5.9263
      CIE-Lab:
        29.2257, 36.8563, -56.3574
        CIE-LCH:
        29.2257, 67.3390, 303.1836
        CIE-Luv:
        29.2257, -2.2391, -75.2502
        Hunter-Lab:
        24.3439, 26.8343, -63.3131
      #40339e color charts
#40339e RGB chart
      #40339e CMYK chart
      #40339e RGB pie chart
      #40339e color shades, tints & tones
#40339e color schemes
#40339e color preview, HTML & CSS examples
           This text has a color of #40339e        
        
          <p style="color:#40339e;">Text here</p>
        
        
          .mytext {color:#40339e;}
        
        Text color #40339e
      
           This box has a color of #40339e        
        
          <div style="background-color:#40339e;">Content here</div>
        
        
          .mybackground {background-color:#40339e;}
        
        Background color #40339e
      
           Border around this has a color of #40339e        
        
          <div style="border:2px solid #40339e;">Content here</div>
        
        
          .myborder {border:2px solid #40339e;}
        
        Border color #40339e