#4d1142 color space conversions
Hex:
        #4d1142
        RGB:
        77, 17, 66
        CMY:
        70, 93, 74
        CMYK:
        0, 78, 14, 70
      HSL:
        311°, 63.8298%, 18.4314%
        HSV (HSB):
        311°, 77.9221%, 30.1961%
        XYZ:
        4.2444, 2.3720, 5.3884
        xyY:
        0.3536, 0.1976, 2.3720
      CIE-Lab:
        17.3297, 33.7275, -15.9633
        CIE-LCH:
        17.3297, 37.3145, 334.6717
        CIE-Luv:
        17.3297, 23.7417, -19.6110
        Hunter-Lab:
        15.4014, 22.2395, -9.9625
      #4d1142 color charts
#4d1142 RGB chart
      #4d1142 CMYK chart
      #4d1142 RGB pie chart
      #4d1142 color shades, tints & tones
#4d1142 color schemes
#4d1142 color preview, HTML & CSS examples
           This text has a color of #4d1142        
        
          <p style="color:#4d1142;">Text here</p>
        
        
          .mytext {color:#4d1142;}
        
        Text color #4d1142
      
           This box has a color of #4d1142        
        
          <div style="background-color:#4d1142;">Content here</div>
        
        
          .mybackground {background-color:#4d1142;}
        
        Background color #4d1142
      
           Border around this has a color of #4d1142        
        
          <div style="border:2px solid #4d1142;">Content here</div>
        
        
          .myborder {border:2px solid #4d1142;}
        
        Border color #4d1142