#402fc2 color space conversions
Hex:
        #402fc2
        RGB:
        64, 47, 194
        CMY:
        75, 82, 24
        CMYK:
        67, 76, 0, 24
      HSL:
        247°, 60.9959%, 47.2549%
        HSV (HSB):
        247°, 75.7732%, 76.0784%
        XYZ:
        12.8685, 7.0181, 51.7153
        xyY:
        0.1797, 0.0980, 7.0181
      CIE-Lab:
        31.8480, 50.5022, -73.5484
        CIE-LCH:
        31.8480, 89.2179, 304.4755
        CIE-Luv:
        31.8480, -3.9281, -98.2119
        Hunter-Lab:
        26.4916, 40.3472, -97.1981
      #402fc2 color charts
#402fc2 RGB chart
      #402fc2 CMYK chart
      #402fc2 RGB pie chart
      #402fc2 color shades, tints & tones
#402fc2 color schemes
#402fc2 color preview, HTML & CSS examples
           This text has a color of #402fc2        
        
          <p style="color:#402fc2;">Text here</p>
        
        
          .mytext {color:#402fc2;}
        
        Text color #402fc2
      
           This box has a color of #402fc2        
        
          <div style="background-color:#402fc2;">Content here</div>
        
        
          .mybackground {background-color:#402fc2;}
        
        Background color #402fc2
      
           Border around this has a color of #402fc2        
        
          <div style="border:2px solid #402fc2;">Content here</div>
        
        
          .myborder {border:2px solid #402fc2;}
        
        Border color #402fc2