#3d2676 color space conversions
Hex:
        #3d2676
        RGB:
        61, 38, 118
        CMY:
        76, 85, 54
        CMYK:
        48, 68, 0, 54
      HSL:
        257°, 51.2821%, 30.5882%
        HSV (HSB):
        257°, 67.7966%, 46.2745%
        XYZ:
        5.8876, 3.6863, 17.5408
        xyY:
        0.2171, 0.1360, 3.6863
      CIE-Lab:
        22.6061, 31.4294, -42.2621
        CIE-LCH:
        22.6061, 52.6677, 306.6373
        CIE-Luv:
        22.6061, 2.6733, -51.9612
        Hunter-Lab:
        19.1998, 21.1371, -40.7269
      #3d2676 color charts
#3d2676 RGB chart
      #3d2676 CMYK chart
      #3d2676 RGB pie chart
      #3d2676 color shades, tints & tones
#3d2676 color schemes
#3d2676 color preview, HTML & CSS examples
           This text has a color of #3d2676        
        
          <p style="color:#3d2676;">Text here</p>
        
        
          .mytext {color:#3d2676;}
        
        Text color #3d2676
      
           This box has a color of #3d2676        
        
          <div style="background-color:#3d2676;">Content here</div>
        
        
          .mybackground {background-color:#3d2676;}
        
        Background color #3d2676
      
           Border around this has a color of #3d2676        
        
          <div style="border:2px solid #3d2676;">Content here</div>
        
        
          .myborder {border:2px solid #3d2676;}
        
        Border color #3d2676