#403fe7 color space conversions
Hex:
        #403fe7
        RGB:
        64, 63, 231
        CMY:
        75, 75, 9
        CMYK:
        72, 73, 0, 9
      HSL:
        240°, 77.7778%, 57.6471%
        HSV (HSB):
        240°, 72.7273%, 90.5882%
        XYZ:
        18.3157, 10.4145, 76.6462
        xyY:
        0.1738, 0.0988, 10.4145
      CIE-Lab:
        38.5763, 53.5577, -83.8155
        CIE-LCH:
        38.5763, 99.4659, 302.5784
        CIE-Luv:
        38.5763, -8.3791, -118.6533
        Hunter-Lab:
        32.2715, 44.8322, -118.2260
      #403fe7 color charts
#403fe7 RGB chart
      #403fe7 CMYK chart
      #403fe7 RGB pie chart
      #403fe7 color shades, tints & tones
#403fe7 color schemes
#403fe7 color preview, HTML & CSS examples
           This text has a color of #403fe7        
        
          <p style="color:#403fe7;">Text here</p>
        
        
          .mytext {color:#403fe7;}
        
        Text color #403fe7
      
           This box has a color of #403fe7        
        
          <div style="background-color:#403fe7;">Content here</div>
        
        
          .mybackground {background-color:#403fe7;}
        
        Background color #403fe7
      
           Border around this has a color of #403fe7        
        
          <div style="border:2px solid #403fe7;">Content here</div>
        
        
          .myborder {border:2px solid #403fe7;}
        
        Border color #403fe7