#402ef1 color space conversions
Hex:
        #402ef1
        RGB:
        64, 46, 241
        CMY:
        75, 82, 5
        CMYK:
        73, 81, 0, 5
      HSL:
        246°, 87.4439%, 56.2745%
        HSV (HSB):
        246°, 80.9129%, 94.5098%
        XYZ:
        18.9685, 9.3949, 84.0327
        xyY:
        0.1688, 0.0836, 9.3949
      CIE-Lab:
        36.7337, 64.8918, -92.5334
        CIE-LCH:
        36.7337, 113.0194, 305.0412
        CIE-Luv:
        36.7337, -6.5301, -125.6419
        Hunter-Lab:
        30.6510, 56.8263, -141.0935
      #402ef1 color charts
#402ef1 RGB chart
      #402ef1 CMYK chart
      #402ef1 RGB pie chart
      #402ef1 color shades, tints & tones
#402ef1 color schemes
#402ef1 color preview, HTML & CSS examples
           This text has a color of #402ef1        
        
          <p style="color:#402ef1;">Text here</p>
        
        
          .mytext {color:#402ef1;}
        
        Text color #402ef1
      
           This box has a color of #402ef1        
        
          <div style="background-color:#402ef1;">Content here</div>
        
        
          .mybackground {background-color:#402ef1;}
        
        Background color #402ef1
      
           Border around this has a color of #402ef1        
        
          <div style="border:2px solid #402ef1;">Content here</div>
        
        
          .myborder {border:2px solid #402ef1;}
        
        Border color #402ef1