#3d2052 color space conversions
Hex:
        #3d2052
        RGB:
        61, 32, 82
        CMY:
        76, 87, 68
        CMYK:
        26, 61, 0, 68
      HSL:
        275°, 43.8596%, 22.3529%
        HSV (HSB):
        275°, 60.9756%, 32.1569%
        XYZ:
        3.9640, 2.6343, 8.2822
        xyY:
        0.2664, 0.1770, 2.6343
      CIE-Lab:
        18.5155, 24.6203, -25.2312
        CIE-LCH:
        18.5155, 35.2529, 314.2979
        CIE-Luv:
        18.5155, 8.2379, -29.2059
        Hunter-Lab:
        16.2306, 15.1912, -18.8933
      #3d2052 color charts
#3d2052 RGB chart
      #3d2052 CMYK chart
      #3d2052 RGB pie chart
      #3d2052 color shades, tints & tones
#3d2052 color schemes
#3d2052 color preview, HTML & CSS examples
           This text has a color of #3d2052        
        
          <p style="color:#3d2052;">Text here</p>
        
        
          .mytext {color:#3d2052;}
        
        Text color #3d2052
      
           This box has a color of #3d2052        
        
          <div style="background-color:#3d2052;">Content here</div>
        
        
          .mybackground {background-color:#3d2052;}
        
        Background color #3d2052
      
           Border around this has a color of #3d2052        
        
          <div style="border:2px solid #3d2052;">Content here</div>
        
        
          .myborder {border:2px solid #3d2052;}
        
        Border color #3d2052