#4c013d color space conversions
Hex:
        #4c013d
        RGB:
        76, 1, 61
        CMY:
        70, 100, 76
        CMYK:
        0, 99, 20, 70
      HSL:
        312°, 97.4026%, 15.0980%
        HSV (HSB):
        312°, 98.6842%, 29.8039%
        XYZ:
        3.8337, 1.8951, 4.5786
        xyY:
        0.3719, 0.1839, 1.8951
      CIE-Lab:
        14.9270, 38.1666, -16.2262
        CIE-LCH:
        14.9270, 41.4726, 336.9677
        CIE-Luv:
        14.9270, 26.3030, -18.9241
        Hunter-Lab:
        13.7664, 25.6174, -10.0831
      #4c013d color charts
#4c013d RGB chart
      #4c013d CMYK chart
      #4c013d RGB pie chart
      #4c013d color shades, tints & tones
#4c013d color schemes
#4c013d color preview, HTML & CSS examples
           This text has a color of #4c013d        
        
          <p style="color:#4c013d;">Text here</p>
        
        
          .mytext {color:#4c013d;}
        
        Text color #4c013d
      
           This box has a color of #4c013d        
        
          <div style="background-color:#4c013d;">Content here</div>
        
        
          .mybackground {background-color:#4c013d;}
        
        Background color #4c013d
      
           Border around this has a color of #4c013d        
        
          <div style="border:2px solid #4c013d;">Content here</div>
        
        
          .myborder {border:2px solid #4c013d;}
        
        Border color #4c013d