#403cf9 color space conversions
Hex:
        #403cf9
        RGB:
        64, 60, 249
        CMY:
        75, 76, 2
        CMYK:
        74, 76, 0, 2
      HSL:
        241°, 94.0299%, 60.5882%
        HSV (HSB):
        241°, 75.9036%, 97.6471%
        XYZ:
        20.8291, 11.1613, 90.6791
        xyY:
        0.1698, 0.0910, 11.1613
      CIE-Lab:
        39.8508, 60.7131, -91.8735
        CIE-LCH:
        39.8508, 110.1219, 303.4581
        CIE-Luv:
        39.8508, -8.7187, -129.5663
        Hunter-Lab:
        33.4085, 52.8241, -137.5422
      #403cf9 color charts
#403cf9 RGB chart
      #403cf9 CMYK chart
      #403cf9 RGB pie chart
      #403cf9 color shades, tints & tones
#403cf9 color schemes
#403cf9 color preview, HTML & CSS examples
           This text has a color of #403cf9        
        
          <p style="color:#403cf9;">Text here</p>
        
        
          .mytext {color:#403cf9;}
        
        Text color #403cf9
      
           This box has a color of #403cf9        
        
          <div style="background-color:#403cf9;">Content here</div>
        
        
          .mybackground {background-color:#403cf9;}
        
        Background color #403cf9
      
           Border around this has a color of #403cf9        
        
          <div style="border:2px solid #403cf9;">Content here</div>
        
        
          .myborder {border:2px solid #403cf9;}
        
        Border color #403cf9