#3e31a1 color space conversions
Hex:
        #3e31a1
        RGB:
        62, 49, 161
        CMY:
        76, 81, 37
        CMYK:
        61, 70, 0, 37
      HSL:
        247°, 53.3333%, 41.1765%
        HSV (HSB):
        247°, 69.5652%, 63.1373%
        XYZ:
        9.5179, 5.7940, 34.3349
        xyY:
        0.1917, 0.1167, 5.7940
      CIE-Lab:
        28.8866, 38.7105, -58.7398
        CIE-LCH:
        28.8866, 70.3481, 303.3855
        CIE-Luv:
        28.8866, -2.6058, -77.6833
        Hunter-Lab:
        24.0707, 28.4582, -67.7231
      #3e31a1 color charts
#3e31a1 RGB chart
      #3e31a1 CMYK chart
      #3e31a1 RGB pie chart
      #3e31a1 color shades, tints & tones
#3e31a1 color schemes
#3e31a1 color preview, HTML & CSS examples
           This text has a color of #3e31a1        
        
          <p style="color:#3e31a1;">Text here</p>
        
        
          .mytext {color:#3e31a1;}
        
        Text color #3e31a1
      
           This box has a color of #3e31a1        
        
          <div style="background-color:#3e31a1;">Content here</div>
        
        
          .mybackground {background-color:#3e31a1;}
        
        Background color #3e31a1
      
           Border around this has a color of #3e31a1        
        
          <div style="border:2px solid #3e31a1;">Content here</div>
        
        
          .myborder {border:2px solid #3e31a1;}
        
        Border color #3e31a1