#3d2675 color space conversions
Hex:
        #3d2675
        RGB:
        61, 38, 117
        CMY:
        76, 85, 54
        CMYK:
        48, 68, 0, 54
      HSL:
        257°, 50.9677%, 30.3922%
        HSV (HSB):
        257°, 67.5214%, 45.8824%
        XYZ:
        5.8285, 3.6627, 17.2294
        xyY:
        0.2181, 0.1371, 3.6627
      CIE-Lab:
        22.5234, 31.1215, -41.7570
        CIE-LCH:
        22.5234, 52.0787, 306.6972
        CIE-Luv:
        22.5234, 2.7740, -51.3020
        Hunter-Lab:
        19.1381, 20.8700, -39.9800
      #3d2675 color charts
#3d2675 RGB chart
      #3d2675 CMYK chart
      #3d2675 RGB pie chart
      #3d2675 color shades, tints & tones
#3d2675 color schemes
#3d2675 color preview, HTML & CSS examples
           This text has a color of #3d2675        
        
          <p style="color:#3d2675;">Text here</p>
        
        
          .mytext {color:#3d2675;}
        
        Text color #3d2675
      
           This box has a color of #3d2675        
        
          <div style="background-color:#3d2675;">Content here</div>
        
        
          .mybackground {background-color:#3d2675;}
        
        Background color #3d2675
      
           Border around this has a color of #3d2675        
        
          <div style="border:2px solid #3d2675;">Content here</div>
        
        
          .myborder {border:2px solid #3d2675;}
        
        Border color #3d2675