#3d2776 color space conversions
Hex:
        #3d2776
        RGB:
        61, 39, 118
        CMY:
        76, 85, 54
        CMYK:
        48, 67, 0, 54
      HSL:
        257°, 50.3185%, 30.7843%
        HSV (HSB):
        257°, 66.9492%, 46.2745%
        XYZ:
        5.9200, 3.7511, 17.5516
        xyY:
        0.2175, 0.1378, 3.7511
      CIE-Lab:
        22.8311, 30.8221, -41.8966
        CIE-LCH:
        22.8311, 52.0127, 306.3408
        CIE-Luv:
        22.8311, 2.4804, -51.7520
        Hunter-Lab:
        19.3679, 20.6667, -40.1723
      #3d2776 color charts
#3d2776 RGB chart
      #3d2776 CMYK chart
      #3d2776 RGB pie chart
      #3d2776 color shades, tints & tones
#3d2776 color schemes
#3d2776 color preview, HTML & CSS examples
           This text has a color of #3d2776        
        
          <p style="color:#3d2776;">Text here</p>
        
        
          .mytext {color:#3d2776;}
        
        Text color #3d2776
      
           This box has a color of #3d2776        
        
          <div style="background-color:#3d2776;">Content here</div>
        
        
          .mybackground {background-color:#3d2776;}
        
        Background color #3d2776
      
           Border around this has a color of #3d2776        
        
          <div style="border:2px solid #3d2776;">Content here</div>
        
        
          .myborder {border:2px solid #3d2776;}
        
        Border color #3d2776