#3d113d color space conversions
Hex:
        #3d113d
        RGB:
        61, 17, 61
        CMY:
        76, 93, 76
        CMYK:
        0, 72, 0, 76
      HSL:
        300°, 56.4103%, 15.2941%
        HSV (HSB):
        300°, 72.1311%, 23.9216%
        XYZ:
        2.9672, 1.7299, 4.5924
        xyY:
        0.3194, 0.1862, 1.7299
      CIE-Lab:
        14.0008, 28.1232, -17.8927
        CIE-LCH:
        14.0008, 33.3326, 327.5345
        CIE-Luv:
        14.0008, 14.5908, -18.8669
        Hunter-Lab:
        13.1526, 17.2523, -11.4949
      #3d113d color charts
#3d113d RGB chart
      #3d113d CMYK chart
      #3d113d RGB pie chart
      #3d113d color shades, tints & tones
#3d113d color schemes
#3d113d color preview, HTML & CSS examples
           This text has a color of #3d113d        
        
          <p style="color:#3d113d;">Text here</p>
        
        
          .mytext {color:#3d113d;}
        
        Text color #3d113d
      
           This box has a color of #3d113d        
        
          <div style="background-color:#3d113d;">Content here</div>
        
        
          .mybackground {background-color:#3d113d;}
        
        Background color #3d113d
      
           Border around this has a color of #3d113d        
        
          <div style="border:2px solid #3d113d;">Content here</div>
        
        
          .myborder {border:2px solid #3d113d;}
        
        Border color #3d113d