#3d2579 color space conversions
Hex:
        #3d2579
        RGB:
        61, 37, 121
        CMY:
        76, 85, 53
        CMYK:
        50, 69, 0, 53
      HSL:
        257°, 53.1646%, 30.9804%
        HSV (HSB):
        257°, 69.4215%, 47.4510%
        XYZ:
        6.0372, 3.6957, 18.4843
        xyY:
        0.2140, 0.1310, 3.6957
      CIE-Lab:
        22.6388, 32.9503, -44.1230
        CIE-LCH:
        22.6388, 55.0687, 306.7518
        CIE-Luv:
        22.6388, 2.5581, -54.1140
        Hunter-Lab:
        19.2242, 22.4142, -43.5510
      #3d2579 color charts
#3d2579 RGB chart
      #3d2579 CMYK chart
      #3d2579 RGB pie chart
      #3d2579 color shades, tints & tones
#3d2579 color schemes
#3d2579 color preview, HTML & CSS examples
           This text has a color of #3d2579        
        
          <p style="color:#3d2579;">Text here</p>
        
        
          .mytext {color:#3d2579;}
        
        Text color #3d2579
      
           This box has a color of #3d2579        
        
          <div style="background-color:#3d2579;">Content here</div>
        
        
          .mybackground {background-color:#3d2579;}
        
        Background color #3d2579
      
           Border around this has a color of #3d2579        
        
          <div style="border:2px solid #3d2579;">Content here</div>
        
        
          .myborder {border:2px solid #3d2579;}
        
        Border color #3d2579