#40568f color space conversions
Hex:
        #40568f
        RGB:
        64, 86, 143
        CMY:
        75, 66, 44
        CMYK:
        55, 40, 0, 44
      HSL:
        223°, 38.1643%, 40.5882%
        HSV (HSB):
        223°, 55.2448%, 56.0784%
        XYZ:
        10.4001, 9.7287, 27.3163
        xyY:
        0.2192, 0.2051, 9.7287
      CIE-Lab:
        37.3511, 9.1877, -34.1547
        CIE-LCH:
        37.3511, 35.3688, 285.0563
        CIE-Luv:
        37.3511, -11.2914, -48.9814
        Hunter-Lab:
        31.1909, 4.9336, -30.0912
      #40568f color charts
#40568f RGB chart
      #40568f CMYK chart
      #40568f RGB pie chart
      #40568f color shades, tints & tones
#40568f color schemes
#40568f color preview, HTML & CSS examples
           This text has a color of #40568f        
        
          <p style="color:#40568f;">Text here</p>
        
        
          .mytext {color:#40568f;}
        
        Text color #40568f
      
           This box has a color of #40568f        
        
          <div style="background-color:#40568f;">Content here</div>
        
        
          .mybackground {background-color:#40568f;}
        
        Background color #40568f
      
           Border around this has a color of #40568f        
        
          <div style="border:2px solid #40568f;">Content here</div>
        
        
          .myborder {border:2px solid #40568f;}
        
        Border color #40568f