#3e2cae color space conversions
Hex:
        #3e2cae
        RGB:
        62, 44, 174
        CMY:
        76, 83, 32
        CMYK:
        64, 75, 0, 32
      HSL:
        248°, 59.6330%, 42.7451%
        HSV (HSB):
        248°, 74.7126%, 68.2353%
        XYZ:
        10.5273, 5.8815, 40.6248
        xyY:
        0.1846, 0.1031, 5.8815
      CIE-Lab:
        29.1115, 45.6744, -66.2032
        CIE-LCH:
        29.1115, 80.4302, 304.6023
        CIE-Luv:
        29.1115, -2.6402, -86.4418
        Hunter-Lab:
        24.2518, 35.0431, -82.3420
      #3e2cae color charts
#3e2cae RGB chart
      #3e2cae CMYK chart
      #3e2cae RGB pie chart
      #3e2cae color shades, tints & tones
#3e2cae color schemes
#3e2cae color preview, HTML & CSS examples
           This text has a color of #3e2cae        
        
          <p style="color:#3e2cae;">Text here</p>
        
        
          .mytext {color:#3e2cae;}
        
        Text color #3e2cae
      
           This box has a color of #3e2cae        
        
          <div style="background-color:#3e2cae;">Content here</div>
        
        
          .mybackground {background-color:#3e2cae;}
        
        Background color #3e2cae
      
           Border around this has a color of #3e2cae        
        
          <div style="border:2px solid #3e2cae;">Content here</div>
        
        
          .myborder {border:2px solid #3e2cae;}
        
        Border color #3e2cae