#3e0aee color space conversions
Hex:
        #3e0aee
        RGB:
        62, 10, 238
        CMY:
        76, 96, 7
        CMYK:
        74, 96, 0, 7
      HSL:
        254°, 91.9355%, 48.6275%
        HSV (HSB):
        254°, 95.7983%, 93.3333%
        XYZ:
        17.5278, 7.4143, 81.3962
        xyY:
        0.1648, 0.0697, 7.4143
      CIE-Lab:
        32.7320, 74.5470, -97.4939
        CIE-LCH:
        32.7320, 122.7286, 307.4027
        CIE-Luv:
        32.7320, -4.1868, -123.1470
        Hunter-Lab:
        27.2291, 67.2518, -158.1755
      #3e0aee color charts
#3e0aee RGB chart
      #3e0aee CMYK chart
      #3e0aee RGB pie chart
      #3e0aee color shades, tints & tones
#3e0aee color schemes
#3e0aee color preview, HTML & CSS examples
           This text has a color of #3e0aee        
        
          <p style="color:#3e0aee;">Text here</p>
        
        
          .mytext {color:#3e0aee;}
        
        Text color #3e0aee
      
           This box has a color of #3e0aee        
        
          <div style="background-color:#3e0aee;">Content here</div>
        
        
          .mybackground {background-color:#3e0aee;}
        
        Background color #3e0aee
      
           Border around this has a color of #3e0aee        
        
          <div style="border:2px solid #3e0aee;">Content here</div>
        
        
          .myborder {border:2px solid #3e0aee;}
        
        Border color #3e0aee