#3e32c1 color space conversions
Hex:
        #3e32c1
        RGB:
        62, 50, 193
        CMY:
        76, 80, 24
        CMYK:
        68, 74, 0, 24
      HSL:
        245°, 58.8477%, 47.6471%
        HSV (HSB):
        245°, 74.0933%, 75.6863%
        XYZ:
        12.7528, 7.1556, 51.1611
        xyY:
        0.1794, 0.1007, 7.1556
      CIE-Lab:
        32.1585, 48.3924, -72.4536
        CIE-LCH:
        32.1585, 87.1283, 303.7393
        CIE-Luv:
        32.1585, -4.7551, -97.3786
        Hunter-Lab:
        26.7499, 38.2862, -94.6712
      #3e32c1 color charts
#3e32c1 RGB chart
      #3e32c1 CMYK chart
      #3e32c1 RGB pie chart
      #3e32c1 color shades, tints & tones
#3e32c1 color schemes
#3e32c1 color preview, HTML & CSS examples
           This text has a color of #3e32c1        
        
          <p style="color:#3e32c1;">Text here</p>
        
        
          .mytext {color:#3e32c1;}
        
        Text color #3e32c1
      
           This box has a color of #3e32c1        
        
          <div style="background-color:#3e32c1;">Content here</div>
        
        
          .mybackground {background-color:#3e32c1;}
        
        Background color #3e32c1
      
           Border around this has a color of #3e32c1        
        
          <div style="border:2px solid #3e32c1;">Content here</div>
        
        
          .myborder {border:2px solid #3e32c1;}
        
        Border color #3e32c1