#4d0048 color space conversions
Hex:
        #4d0048
        RGB:
        77, 0, 72
        CMY:
        70, 100, 72
        CMYK:
        0, 100, 6, 70
      HSL:
        304°, 100.0000%, 15.0980%
        HSV (HSB):
        304°, 100.0000%, 30.1961%
        XYZ:
        4.2303, 2.0457, 6.3028
        xyY:
        0.3363, 0.1626, 2.0457
      CIE-Lab:
        15.7251, 40.4470, -22.6683
        CIE-LCH:
        15.7251, 46.3661, 330.7318
        CIE-Luv:
        15.7251, 23.8239, -25.8139
        Hunter-Lab:
        14.3027, 27.7649, -16.1156
      #4d0048 color charts
#4d0048 RGB chart
      #4d0048 CMYK chart
      #4d0048 RGB pie chart
      #4d0048 color shades, tints & tones
#4d0048 color schemes
#4d0048 color preview, HTML & CSS examples
           This text has a color of #4d0048        
        
          <p style="color:#4d0048;">Text here</p>
        
        
          .mytext {color:#4d0048;}
        
        Text color #4d0048
      
           This box has a color of #4d0048        
        
          <div style="background-color:#4d0048;">Content here</div>
        
        
          .mybackground {background-color:#4d0048;}
        
        Background color #4d0048
      
           Border around this has a color of #4d0048        
        
          <div style="border:2px solid #4d0048;">Content here</div>
        
        
          .myborder {border:2px solid #4d0048;}
        
        Border color #4d0048