#3d2578 color space conversions
Hex:
        #3d2578
        RGB:
        61, 37, 120
        CMY:
        76, 85, 53
        CMYK:
        49, 69, 0, 53
      HSL:
        257°, 52.8662%, 30.7843%
        HSV (HSB):
        257°, 69.1667%, 47.0588%
        XYZ:
        5.9762, 3.6713, 18.1630
        xyY:
        0.2149, 0.1320, 3.6713
      CIE-Lab:
        22.5536, 32.6433, -43.6245
        CIE-LCH:
        22.5536, 54.4856, 306.8068
        CIE-Luv:
        22.5536, 2.6582, -53.4633
        Hunter-Lab:
        19.1606, 22.1430, -42.7903
      #3d2578 color charts
#3d2578 RGB chart
      #3d2578 CMYK chart
      #3d2578 RGB pie chart
      #3d2578 color shades, tints & tones
#3d2578 color schemes
#3d2578 color preview, HTML & CSS examples
           This text has a color of #3d2578        
        
          <p style="color:#3d2578;">Text here</p>
        
        
          .mytext {color:#3d2578;}
        
        Text color #3d2578
      
           This box has a color of #3d2578        
        
          <div style="background-color:#3d2578;">Content here</div>
        
        
          .mybackground {background-color:#3d2578;}
        
        Background color #3d2578
      
           Border around this has a color of #3d2578        
        
          <div style="border:2px solid #3d2578;">Content here</div>
        
        
          .myborder {border:2px solid #3d2578;}
        
        Border color #3d2578