#402bed color space conversions
Hex:
        #402bed
        RGB:
        64, 43, 237
        CMY:
        75, 83, 7
        CMYK:
        73, 82, 0, 7
      HSL:
        246°, 84.3478%, 54.9020%
        HSV (HSB):
        246°, 81.8565%, 92.9412%
        XYZ:
        18.2643, 8.9322, 80.8822
        xyY:
        0.1690, 0.0826, 8.9322
      CIE-Lab:
        35.8534, 65.0245, -91.7293
        CIE-LCH:
        35.8534, 112.4386, 305.3318
        CIE-Luv:
        35.8534, -5.9823, -123.4047
        Hunter-Lab:
        29.8867, 56.7826, -139.5353
      #402bed color charts
#402bed RGB chart
      #402bed CMYK chart
      #402bed RGB pie chart
      #402bed color shades, tints & tones
#402bed color schemes
#402bed color preview, HTML & CSS examples
           This text has a color of #402bed        
        
          <p style="color:#402bed;">Text here</p>
        
        
          .mytext {color:#402bed;}
        
        Text color #402bed
      
           This box has a color of #402bed        
        
          <div style="background-color:#402bed;">Content here</div>
        
        
          .mybackground {background-color:#402bed;}
        
        Background color #402bed
      
           Border around this has a color of #402bed        
        
          <div style="border:2px solid #402bed;">Content here</div>
        
        
          .myborder {border:2px solid #402bed;}
        
        Border color #402bed