#402dff color space conversions
Hex:
        #402dff
        RGB:
        64, 45, 255
        CMY:
        75, 82, 0
        CMYK:
        75, 82, 0, 0
      HSL:
        245°, 100.0000%, 58.8235%
        HSV (HSB):
        245°, 82.3529%, 100.0000%
        XYZ:
        21.1027, 10.1868, 95.4617
        xyY:
        0.1665, 0.0804, 10.1868
      CIE-Lab:
        38.1756, 69.2482, -98.0135
        CIE-LCH:
        38.1756, 120.0081, 305.2418
        CIE-Luv:
        38.1756, -7.1728, -133.5770
        Hunter-Lab:
        31.9167, 62.1667, -154.9926
      #402dff color charts
#402dff RGB chart
      #402dff CMYK chart
      #402dff RGB pie chart
      #402dff color shades, tints & tones
#402dff color schemes
#402dff color preview, HTML & CSS examples
           This text has a color of #402dff        
        
          <p style="color:#402dff;">Text here</p>
        
        
          .mytext {color:#402dff;}
        
        Text color #402dff
      
           This box has a color of #402dff        
        
          <div style="background-color:#402dff;">Content here</div>
        
        
          .mybackground {background-color:#402dff;}
        
        Background color #402dff
      
           Border around this has a color of #402dff        
        
          <div style="border:2px solid #402dff;">Content here</div>
        
        
          .myborder {border:2px solid #402dff;}
        
        Border color #402dff