#402bf7 color space conversions
Hex:
        #402bf7
        RGB:
        64, 43, 247
        CMY:
        75, 83, 3
        CMYK:
        74, 83, 0, 3
      HSL:
        246°, 92.7273%, 56.8627%
        HSV (HSB):
        246°, 82.5911%, 96.8627%
        XYZ:
        19.7667, 9.5331, 88.7939
        xyY:
        0.1674, 0.0807, 9.5331
      CIE-Lab:
        36.9912, 67.8243, -95.4908
        CIE-LCH:
        36.9912, 117.1265, 305.3850
        CIE-Luv:
        36.9912, -6.5387, -129.0735
        Hunter-Lab:
        30.8758, 60.2434, -148.8957
      #402bf7 color charts
#402bf7 RGB chart
      #402bf7 CMYK chart
      #402bf7 RGB pie chart
      #402bf7 color shades, tints & tones
#402bf7 color schemes
#402bf7 color preview, HTML & CSS examples
           This text has a color of #402bf7        
        
          <p style="color:#402bf7;">Text here</p>
        
        
          .mytext {color:#402bf7;}
        
        Text color #402bf7
      
           This box has a color of #402bf7        
        
          <div style="background-color:#402bf7;">Content here</div>
        
        
          .mybackground {background-color:#402bf7;}
        
        Background color #402bf7
      
           Border around this has a color of #402bf7        
        
          <div style="border:2px solid #402bf7;">Content here</div>
        
        
          .myborder {border:2px solid #402bf7;}
        
        Border color #402bf7