#3e1aee color space conversions
Hex:
        #3e1aee
        RGB:
        62, 26, 238
        CMY:
        76, 90, 7
        CMYK:
        74, 89, 0, 7
      HSL:
        250°, 86.1789%, 51.7647%
        HSV (HSB):
        250°, 89.0756%, 93.3333%
        XYZ:
        17.7886, 7.9360, 81.4832
        xyY:
        0.1659, 0.0740, 7.9360
      CIE-Lab:
        33.8492, 71.1363, -95.6323
        CIE-LCH:
        33.8492, 119.1885, 306.6438
        CIE-Luv:
        33.8492, -4.9366, -123.6550
        Hunter-Lab:
        28.1709, 63.4157, -151.7745
      #3e1aee color charts
#3e1aee RGB chart
      #3e1aee CMYK chart
      #3e1aee RGB pie chart
      #3e1aee color shades, tints & tones
#3e1aee color schemes
#3e1aee color preview, HTML & CSS examples
           This text has a color of #3e1aee        
        
          <p style="color:#3e1aee;">Text here</p>
        
        
          .mytext {color:#3e1aee;}
        
        Text color #3e1aee
      
           This box has a color of #3e1aee        
        
          <div style="background-color:#3e1aee;">Content here</div>
        
        
          .mybackground {background-color:#3e1aee;}
        
        Background color #3e1aee
      
           Border around this has a color of #3e1aee        
        
          <div style="border:2px solid #3e1aee;">Content here</div>
        
        
          .myborder {border:2px solid #3e1aee;}
        
        Border color #3e1aee