#3d2667 color space conversions
Hex:
        #3d2667
        RGB:
        61, 38, 103
        CMY:
        76, 85, 60
        CMYK:
        41, 63, 0, 60
      HSL:
        261°, 46.0993%, 27.6471%
        HSV (HSB):
        261°, 63.1068%, 40.3922%
        XYZ:
        5.0658, 3.3576, 13.2130
        xyY:
        0.2341, 0.1552, 3.3576
      CIE-Lab:
        21.4226, 26.8606, -34.4955
        CIE-LCH:
        21.4226, 43.7199, 307.9068
        CIE-Luv:
        21.4226, 4.2612, -41.9074
        Hunter-Lab:
        18.3238, 17.2813, -29.9267
      #3d2667 color charts
#3d2667 RGB chart
      #3d2667 CMYK chart
      #3d2667 RGB pie chart
      #3d2667 color shades, tints & tones
#3d2667 color schemes
#3d2667 color preview, HTML & CSS examples
           This text has a color of #3d2667        
        
          <p style="color:#3d2667;">Text here</p>
        
        
          .mytext {color:#3d2667;}
        
        Text color #3d2667
      
           This box has a color of #3d2667        
        
          <div style="background-color:#3d2667;">Content here</div>
        
        
          .mybackground {background-color:#3d2667;}
        
        Background color #3d2667
      
           Border around this has a color of #3d2667        
        
          <div style="border:2px solid #3d2667;">Content here</div>
        
        
          .myborder {border:2px solid #3d2667;}
        
        Border color #3d2667