#402ffa color space conversions
Hex:
        #402ffa
        RGB:
        64, 47, 250
        CMY:
        75, 82, 2
        CMYK:
        74, 81, 0, 2
      HSL:
        245°, 95.3052%, 58.2353%
        HSV (HSB):
        245°, 81.2000%, 98.0392%
        XYZ:
        20.3862, 10.0251, 91.3031
        xyY:
        0.1675, 0.0824, 10.0251
      CIE-Lab:
        37.8875, 67.0233, -95.6890
        CIE-LCH:
        37.8875, 116.8269, 305.0085
        CIE-Luv:
        37.8875, -7.1212, -130.7349
        Hunter-Lab:
        31.6625, 59.5194, -148.8068
      #402ffa color charts
#402ffa RGB chart
      #402ffa CMYK chart
      #402ffa RGB pie chart
      #402ffa color shades, tints & tones
#402ffa color schemes
#402ffa color preview, HTML & CSS examples
           This text has a color of #402ffa        
        
          <p style="color:#402ffa;">Text here</p>
        
        
          .mytext {color:#402ffa;}
        
        Text color #402ffa
      
           This box has a color of #402ffa        
        
          <div style="background-color:#402ffa;">Content here</div>
        
        
          .mybackground {background-color:#402ffa;}
        
        Background color #402ffa
      
           Border around this has a color of #402ffa        
        
          <div style="border:2px solid #402ffa;">Content here</div>
        
        
          .myborder {border:2px solid #402ffa;}
        
        Border color #402ffa