#40396f color space conversions
Hex:
        #40396f
        RGB:
        64, 57, 111
        CMY:
        75, 78, 56
        CMYK:
        42, 49, 0, 56
      HSL:
        248°, 32.1429%, 32.9412%
        HSV (HSB):
        248°, 48.6486%, 43.5294%
        XYZ:
        6.4467, 5.1639, 15.6959
        xyY:
        0.2361, 0.1891, 5.1639
      CIE-Lab:
        27.1968, 17.7160, -30.3897
        CIE-LCH:
        27.1968, 35.1766, 300.2406
        CIE-Luv:
        27.1968, -0.3477, -40.1445
        Hunter-Lab:
        22.7243, 10.8716, -25.0451
      #40396f color charts
#40396f RGB chart
      #40396f CMYK chart
      #40396f RGB pie chart
      #40396f color shades, tints & tones
#40396f color schemes
#40396f color preview, HTML & CSS examples
           This text has a color of #40396f        
        
          <p style="color:#40396f;">Text here</p>
        
        
          .mytext {color:#40396f;}
        
        Text color #40396f
      
           This box has a color of #40396f        
        
          <div style="background-color:#40396f;">Content here</div>
        
        
          .mybackground {background-color:#40396f;}
        
        Background color #40396f
      
           Border around this has a color of #40396f        
        
          <div style="border:2px solid #40396f;">Content here</div>
        
        
          .myborder {border:2px solid #40396f;}
        
        Border color #40396f