#402dae color space conversions
Hex:
        #402dae
        RGB:
        64, 45, 174
        CMY:
        75, 82, 32
        CMYK:
        63, 74, 0, 32
      HSL:
        249°, 58.9041%, 42.9412%
        HSV (HSB):
        249°, 74.1379%, 68.2353%
        XYZ:
        10.6927, 6.0228, 40.6433
        xyY:
        0.1864, 0.1050, 6.0228
      CIE-Lab:
        29.4698, 45.3813, -65.6073
        CIE-LCH:
        29.4698, 79.7733, 304.6721
        CIE-Luv:
        29.4698, -2.3029, -86.2859
        Hunter-Lab:
        24.5413, 34.8257, -81.0124
      #402dae color charts
#402dae RGB chart
      #402dae CMYK chart
      #402dae RGB pie chart
      #402dae color shades, tints & tones
#402dae color schemes
#402dae color preview, HTML & CSS examples
           This text has a color of #402dae        
        
          <p style="color:#402dae;">Text here</p>
        
        
          .mytext {color:#402dae;}
        
        Text color #402dae
      
           This box has a color of #402dae        
        
          <div style="background-color:#402dae;">Content here</div>
        
        
          .mybackground {background-color:#402dae;}
        
        Background color #402dae
      
           Border around this has a color of #402dae        
        
          <div style="border:2px solid #402dae;">Content here</div>
        
        
          .myborder {border:2px solid #402dae;}
        
        Border color #402dae