#3e30ac color space conversions
Hex:
        #3e30ac
        RGB:
        62, 48, 172
        CMY:
        76, 81, 33
        CMYK:
        64, 72, 0, 33
      HSL:
        247°, 56.3636%, 43.1373%
        HSV (HSB):
        247°, 72.0930%, 67.4510%
        XYZ:
        10.4900, 6.1166, 39.6575
        xyY:
        0.1864, 0.1087, 6.1166
      CIE-Lab:
        29.7047, 42.8332, -64.0283
        CIE-LCH:
        29.7047, 77.0345, 303.7814
        CIE-Luv:
        29.7047, -3.1502, -84.7556
        Hunter-Lab:
        24.7318, 32.4301, -77.7595
      #3e30ac color charts
#3e30ac RGB chart
      #3e30ac CMYK chart
      #3e30ac RGB pie chart
      #3e30ac color shades, tints & tones
#3e30ac color schemes
#3e30ac color preview, HTML & CSS examples
           This text has a color of #3e30ac        
        
          <p style="color:#3e30ac;">Text here</p>
        
        
          .mytext {color:#3e30ac;}
        
        Text color #3e30ac
      
           This box has a color of #3e30ac        
        
          <div style="background-color:#3e30ac;">Content here</div>
        
        
          .mybackground {background-color:#3e30ac;}
        
        Background color #3e30ac
      
           Border around this has a color of #3e30ac        
        
          <div style="border:2px solid #3e30ac;">Content here</div>
        
        
          .myborder {border:2px solid #3e30ac;}
        
        Border color #3e30ac