#403b8f color space conversions
Hex:
        #403b8f
        RGB:
        64, 59, 143
        CMY:
        75, 77, 44
        CMYK:
        55, 59, 0, 44
      HSL:
        244°, 41.5842%, 39.6078%
        HSV (HSB):
        244°, 58.7413%, 56.0784%
        XYZ:
        8.6362, 6.2011, 26.7284
        xyY:
        0.2078, 0.1492, 6.2011
      CIE-Lab:
        29.9142, 26.8779, -46.0653
        CIE-LCH:
        29.9142, 53.3332, 300.2624
        CIE-Luv:
        29.9142, -3.0577, -62.7720
        Hunter-Lab:
        24.9020, 18.3270, -46.2071
      #403b8f color charts
#403b8f RGB chart
      #403b8f CMYK chart
      #403b8f RGB pie chart
      #403b8f color shades, tints & tones
#403b8f color schemes
#403b8f color preview, HTML & CSS examples
           This text has a color of #403b8f        
        
          <p style="color:#403b8f;">Text here</p>
        
        
          .mytext {color:#403b8f;}
        
        Text color #403b8f
      
           This box has a color of #403b8f        
        
          <div style="background-color:#403b8f;">Content here</div>
        
        
          .mybackground {background-color:#403b8f;}
        
        Background color #403b8f
      
           Border around this has a color of #403b8f        
        
          <div style="border:2px solid #403b8f;">Content here</div>
        
        
          .myborder {border:2px solid #403b8f;}
        
        Border color #403b8f