#3d2035 color space conversions
Hex:
        #3d2035
        RGB:
        61, 32, 53
        CMY:
        76, 87, 79
        CMYK:
        0, 48, 13, 76
      HSL:
        317°, 31.1828%, 18.2353%
        HSV (HSB):
        317°, 47.5410%, 23.9216%
        XYZ:
        3.0836, 2.2822, 3.6461
        xyY:
        0.3422, 0.2532, 2.2822
      CIE-Lab:
        16.9034, 17.6440, -7.7346
        CIE-LCH:
        16.9034, 19.2648, 336.3287
        CIE-Luv:
        16.9034, 12.6947, -9.3802
        Hunter-Lab:
        15.1068, 9.9982, -3.7353
      #3d2035 color charts
#3d2035 RGB chart
      #3d2035 CMYK chart
      #3d2035 RGB pie chart
      #3d2035 color shades, tints & tones
#3d2035 color schemes
#3d2035 color preview, HTML & CSS examples
           This text has a color of #3d2035        
        
          <p style="color:#3d2035;">Text here</p>
        
        
          .mytext {color:#3d2035;}
        
        Text color #3d2035
      
           This box has a color of #3d2035        
        
          <div style="background-color:#3d2035;">Content here</div>
        
        
          .mybackground {background-color:#3d2035;}
        
        Background color #3d2035
      
           Border around this has a color of #3d2035        
        
          <div style="border:2px solid #3d2035;">Content here</div>
        
        
          .myborder {border:2px solid #3d2035;}
        
        Border color #3d2035