#40356b color space conversions
Hex:
        #40356b
        RGB:
        64, 53, 107
        CMY:
        75, 79, 58
        CMYK:
        40, 50, 0, 58
      HSL:
        252°, 33.7500%, 31.3725%
        HSV (HSB):
        252°, 50.4673%, 41.9608%
        XYZ:
        6.0413, 4.6977, 14.4983
        xyY:
        0.2394, 0.1861, 4.6977
      CIE-Lab:
        25.8556, 19.1296, -29.9640
        CIE-LCH:
        25.8556, 35.5497, 302.5549
        CIE-Luv:
        25.8556, 1.1876, -38.9945
        Hunter-Lab:
        21.6743, 11.8236, -24.4881
      #40356b color charts
#40356b RGB chart
      #40356b CMYK chart
      #40356b RGB pie chart
      #40356b color shades, tints & tones
#40356b color schemes
#40356b color preview, HTML & CSS examples
           This text has a color of #40356b        
        
          <p style="color:#40356b;">Text here</p>
        
        
          .mytext {color:#40356b;}
        
        Text color #40356b
      
           This box has a color of #40356b        
        
          <div style="background-color:#40356b;">Content here</div>
        
        
          .mybackground {background-color:#40356b;}
        
        Background color #40356b
      
           Border around this has a color of #40356b        
        
          <div style="border:2px solid #40356b;">Content here</div>
        
        
          .myborder {border:2px solid #40356b;}
        
        Border color #40356b