#403cb0 color space conversions
Hex:
        #403cb0
        RGB:
        64, 60, 176
        CMY:
        75, 76, 31
        CMYK:
        64, 66, 0, 31
      HSL:
        242°, 49.1525%, 46.2745%
        HSV (HSB):
        242°, 65.9091%, 69.0196%
        XYZ:
        11.5667, 7.4563, 41.9039
        xyY:
        0.1898, 0.1224, 7.4563
      CIE-Lab:
        32.8239, 37.3287, -61.2980
        CIE-LCH:
        32.8239, 71.7696, 301.3402
        CIE-Luv:
        32.8239, -5.1722, -84.9002
        Hunter-Lab:
        27.3062, 27.8252, -71.8715
      #403cb0 color charts
#403cb0 RGB chart
      #403cb0 CMYK chart
      #403cb0 RGB pie chart
      #403cb0 color shades, tints & tones
#403cb0 color schemes
#403cb0 color preview, HTML & CSS examples
           This text has a color of #403cb0        
        
          <p style="color:#403cb0;">Text here</p>
        
        
          .mytext {color:#403cb0;}
        
        Text color #403cb0
      
           This box has a color of #403cb0        
        
          <div style="background-color:#403cb0;">Content here</div>
        
        
          .mybackground {background-color:#403cb0;}
        
        Background color #403cb0
      
           Border around this has a color of #403cb0        
        
          <div style="border:2px solid #403cb0;">Content here</div>
        
        
          .myborder {border:2px solid #403cb0;}
        
        Border color #403cb0