#3e1dcc color space conversions
Hex:
        #3e1dcc
        RGB:
        62, 29, 204
        CMY:
        76, 89, 20
        CMYK:
        70, 86, 0, 20
      HSL:
        251°, 75.1073%, 45.6863%
        HSV (HSB):
        251°, 85.7843%, 80.0000%
        XYZ:
        13.3251, 6.2625, 57.6332
        xyY:
        0.1726, 0.0811, 6.2625
      CIE-Lab:
        30.0653, 61.1875, -82.3606
        CIE-LCH:
        30.0653, 102.6020, 306.6095
        CIE-Luv:
        30.0653, -2.9673, -104.4185
        Hunter-Lab:
        25.0250, 51.2522, -119.0290
      #3e1dcc color charts
#3e1dcc RGB chart
      #3e1dcc CMYK chart
      #3e1dcc RGB pie chart
      #3e1dcc color shades, tints & tones
#3e1dcc color schemes
#3e1dcc color preview, HTML & CSS examples
           This text has a color of #3e1dcc        
        
          <p style="color:#3e1dcc;">Text here</p>
        
        
          .mytext {color:#3e1dcc;}
        
        Text color #3e1dcc
      
           This box has a color of #3e1dcc        
        
          <div style="background-color:#3e1dcc;">Content here</div>
        
        
          .mybackground {background-color:#3e1dcc;}
        
        Background color #3e1dcc
      
           Border around this has a color of #3e1dcc        
        
          <div style="border:2px solid #3e1dcc;">Content here</div>
        
        
          .myborder {border:2px solid #3e1dcc;}
        
        Border color #3e1dcc