#3e32e1 color space conversions
Hex:
        #3e32e1
        RGB:
        62, 50, 225
        CMY:
        76, 80, 12
        CMYK:
        72, 78, 0, 12
      HSL:
        244°, 74.4681%, 53.9216%
        HSV (HSB):
        244°, 77.7778%, 88.2353%
        XYZ:
        16.7178, 8.7416, 72.0403
        xyY:
        0.1715, 0.0897, 8.7416
      CIE-Lab:
        35.4819, 58.2408, -85.5131
        CIE-LCH:
        35.4819, 103.4625, 304.2578
        CIE-Luv:
        35.4819, -6.5078, -116.3199
        Hunter-Lab:
        29.5662, 49.1898, -123.7685
      #3e32e1 color charts
#3e32e1 RGB chart
      #3e32e1 CMYK chart
      #3e32e1 RGB pie chart
      #3e32e1 color shades, tints & tones
#3e32e1 color schemes
#3e32e1 color preview, HTML & CSS examples
           This text has a color of #3e32e1        
        
          <p style="color:#3e32e1;">Text here</p>
        
        
          .mytext {color:#3e32e1;}
        
        Text color #3e32e1
      
           This box has a color of #3e32e1        
        
          <div style="background-color:#3e32e1;">Content here</div>
        
        
          .mybackground {background-color:#3e32e1;}
        
        Background color #3e32e1
      
           Border around this has a color of #3e32e1        
        
          <div style="border:2px solid #3e32e1;">Content here</div>
        
        
          .myborder {border:2px solid #3e32e1;}
        
        Border color #3e32e1