#3d0941 color space conversions
Hex:
        #3d0941
        RGB:
        61, 9, 65
        CMY:
        76, 96, 75
        CMYK:
        6, 86, 0, 75
      HSL:
        296°, 75.6757%, 14.5098%
        HSV (HSB):
        296°, 86.1538%, 25.4902%
        XYZ:
        2.9763, 1.5691, 5.1470
        xyY:
        0.3071, 0.1619, 1.5691
      CIE-Lab:
        13.0409, 32.4209, -22.2445
        CIE-LCH:
        13.0409, 39.3183, 325.5453
        CIE-Luv:
        13.0409, 14.5671, -22.3322
        Hunter-Lab:
        12.5265, 20.4902, -15.5932
      #3d0941 color charts
#3d0941 RGB chart
      #3d0941 CMYK chart
      #3d0941 RGB pie chart
      #3d0941 color shades, tints & tones
#3d0941 color schemes
#3d0941 color preview, HTML & CSS examples
           This text has a color of #3d0941        
        
          <p style="color:#3d0941;">Text here</p>
        
        
          .mytext {color:#3d0941;}
        
        Text color #3d0941
      
           This box has a color of #3d0941        
        
          <div style="background-color:#3d0941;">Content here</div>
        
        
          .mybackground {background-color:#3d0941;}
        
        Background color #3d0941
      
           Border around this has a color of #3d0941        
        
          <div style="border:2px solid #3d0941;">Content here</div>
        
        
          .myborder {border:2px solid #3d0941;}
        
        Border color #3d0941