#3e2eaa color space conversions
Hex:
        #3e2eaa
        RGB:
        62, 46, 170
        CMY:
        76, 82, 33
        CMYK:
        64, 73, 0, 33
      HSL:
        248°, 57.4074%, 42.3529%
        HSV (HSB):
        248°, 72.9412%, 66.6667%
        XYZ:
        10.2193, 5.8804, 38.6266
        xyY:
        0.1867, 0.1075, 5.8804
      CIE-Lab:
        29.1087, 43.3216, -63.8076
        CIE-LCH:
        29.1087, 77.1244, 304.1742
        CIE-Luv:
        29.1087, -2.6856, -83.7738
        Hunter-Lab:
        24.2495, 32.7872, -77.4672
      #3e2eaa color charts
#3e2eaa RGB chart
      #3e2eaa CMYK chart
      #3e2eaa RGB pie chart
      #3e2eaa color shades, tints & tones
#3e2eaa color schemes
#3e2eaa color preview, HTML & CSS examples
           This text has a color of #3e2eaa        
        
          <p style="color:#3e2eaa;">Text here</p>
        
        
          .mytext {color:#3e2eaa;}
        
        Text color #3e2eaa
      
           This box has a color of #3e2eaa        
        
          <div style="background-color:#3e2eaa;">Content here</div>
        
        
          .mybackground {background-color:#3e2eaa;}
        
        Background color #3e2eaa
      
           Border around this has a color of #3e2eaa        
        
          <div style="border:2px solid #3e2eaa;">Content here</div>
        
        
          .myborder {border:2px solid #3e2eaa;}
        
        Border color #3e2eaa