#3e00e6 color space conversions
Hex:
        #3e00e6
        RGB:
        62, 0, 230
        CMY:
        76, 100, 10
        CMYK:
        73, 100, 0, 10
      HSL:
        256°, 100.0000%, 45.0980%
        HSV (HSB):
        256°, 100.0000%, 90.1961%
        XYZ:
        16.2695, 6.7373, 75.3058
        xyY:
        0.1655, 0.0685, 6.7373
      CIE-Lab:
        31.2012, 74.1652, -95.4880
        CIE-LCH:
        31.2012, 120.9067, 307.8364
        CIE-Luv:
        31.2012, -3.3439, -118.3112
        Hunter-Lab:
        25.9563, 66.4610, -153.8459
      #3e00e6 color charts
#3e00e6 RGB chart
      #3e00e6 CMYK chart
      #3e00e6 RGB pie chart
      #3e00e6 color shades, tints & tones
#3e00e6 color schemes
#3e00e6 color preview, HTML & CSS examples
           This text has a color of #3e00e6        
        
          <p style="color:#3e00e6;">Text here</p>
        
        
          .mytext {color:#3e00e6;}
        
        Text color #3e00e6
      
           This box has a color of #3e00e6        
        
          <div style="background-color:#3e00e6;">Content here</div>
        
        
          .mybackground {background-color:#3e00e6;}
        
        Background color #3e00e6
      
           Border around this has a color of #3e00e6        
        
          <div style="border:2px solid #3e00e6;">Content here</div>
        
        
          .myborder {border:2px solid #3e00e6;}
        
        Border color #3e00e6