#403aa7 color space conversions
Hex:
        #403aa7
        RGB:
        64, 58, 167
        CMY:
        75, 77, 35
        CMYK:
        62, 65, 0, 35
      HSL:
        243°, 48.4444%, 44.1176%
        HSV (HSB):
        243°, 65.2695%, 65.4902%
        XYZ:
        10.6025, 6.9061, 37.3334
        xyY:
        0.1933, 0.1259, 6.9061
      CIE-Lab:
        31.5922, 35.5518, -57.9276
        CIE-LCH:
        31.5922, 67.9672, 301.5386
        CIE-Luv:
        31.5922, -4.2495, -79.4909
        Hunter-Lab:
        26.2795, 26.0267, -65.8334
      #403aa7 color charts
#403aa7 RGB chart
      #403aa7 CMYK chart
      #403aa7 RGB pie chart
      #403aa7 color shades, tints & tones
#403aa7 color schemes
#403aa7 color preview, HTML & CSS examples
           This text has a color of #403aa7        
        
          <p style="color:#403aa7;">Text here</p>
        
        
          .mytext {color:#403aa7;}
        
        Text color #403aa7
      
           This box has a color of #403aa7        
        
          <div style="background-color:#403aa7;">Content here</div>
        
        
          .mybackground {background-color:#403aa7;}
        
        Background color #403aa7
      
           Border around this has a color of #403aa7        
        
          <div style="border:2px solid #403aa7;">Content here</div>
        
        
          .myborder {border:2px solid #403aa7;}
        
        Border color #403aa7