#3e2eff color space conversions
Hex:
        #3e2eff
        RGB:
        62, 46, 255
        CMY:
        76, 82, 0
        CMYK:
        76, 82, 0, 0
      HSL:
        245°, 100.0000%, 59.0196%
        HSV (HSB):
        245°, 81.9608%, 100.0000%
        XYZ:
        21.0136, 10.1981, 95.4686
        xyY:
        0.1659, 0.0805, 10.1981
      CIE-Lab:
        38.1957, 68.7345, -97.9834
        CIE-LCH:
        38.1957, 119.6878, 305.0493
        CIE-Luv:
        38.1957, -7.5813, -133.5591
        Hunter-Lab:
        31.9345, 61.5715, -154.8941
      #3e2eff color charts
#3e2eff RGB chart
      #3e2eff CMYK chart
      #3e2eff RGB pie chart
      #3e2eff color shades, tints & tones
#3e2eff color schemes
#3e2eff color preview, HTML & CSS examples
           This text has a color of #3e2eff        
        
          <p style="color:#3e2eff;">Text here</p>
        
        
          .mytext {color:#3e2eff;}
        
        Text color #3e2eff
      
           This box has a color of #3e2eff        
        
          <div style="background-color:#3e2eff;">Content here</div>
        
        
          .mybackground {background-color:#3e2eff;}
        
        Background color #3e2eff
      
           Border around this has a color of #3e2eff        
        
          <div style="border:2px solid #3e2eff;">Content here</div>
        
        
          .myborder {border:2px solid #3e2eff;}
        
        Border color #3e2eff