#3e2076 color space conversions
Hex:
        #3e2076
        RGB:
        62, 32, 118
        CMY:
        76, 87, 54
        CMYK:
        47, 73, 0, 54
      HSL:
        261°, 57.3333%, 29.4118%
        HSV (HSB):
        261°, 72.8814%, 46.2745%
        XYZ:
        5.7731, 3.3652, 17.4848
        xyY:
        0.2168, 0.1264, 3.3652
      CIE-Lab:
        21.4507, 35.1191, -44.1383
        CIE-LCH:
        21.4507, 56.4052, 308.5079
        CIE-Luv:
        21.4507, 4.0695, -52.9065
        Hunter-Lab:
        18.3444, 24.0728, -43.6707
      #3e2076 color charts
#3e2076 RGB chart
      #3e2076 CMYK chart
      #3e2076 RGB pie chart
      #3e2076 color shades, tints & tones
#3e2076 color schemes
#3e2076 color preview, HTML & CSS examples
           This text has a color of #3e2076        
        
          <p style="color:#3e2076;">Text here</p>
        
        
          .mytext {color:#3e2076;}
        
        Text color #3e2076
      
           This box has a color of #3e2076        
        
          <div style="background-color:#3e2076;">Content here</div>
        
        
          .mybackground {background-color:#3e2076;}
        
        Background color #3e2076
      
           Border around this has a color of #3e2076        
        
          <div style="border:2px solid #3e2076;">Content here</div>
        
        
          .myborder {border:2px solid #3e2076;}
        
        Border color #3e2076