#4d0250 color space conversions
Hex:
        #4d0250
        RGB:
        77, 2, 80
        CMY:
        70, 99, 69
        CMYK:
        4, 98, 0, 69
      HSL:
        298°, 95.1220%, 16.0784%
        HSV (HSB):
        298°, 97.5000%, 31.3725%
        XYZ:
        4.5302, 2.2004, 7.7754
        xyY:
        0.3123, 0.1517, 2.2004
      CIE-Lab:
        16.5055, 41.1759, -26.9315
        CIE-LCH:
        16.5055, 49.2013, 326.8129
        CIE-Luv:
        16.5055, 21.4354, -30.6739
        Hunter-Lab:
        14.8337, 28.5554, -20.6944
      #4d0250 color charts
#4d0250 RGB chart
      #4d0250 CMYK chart
      #4d0250 RGB pie chart
      #4d0250 color shades, tints & tones
#4d0250 color schemes
#4d0250 color preview, HTML & CSS examples
           This text has a color of #4d0250        
        
          <p style="color:#4d0250;">Text here</p>
        
        
          .mytext {color:#4d0250;}
        
        Text color #4d0250
      
           This box has a color of #4d0250        
        
          <div style="background-color:#4d0250;">Content here</div>
        
        
          .mybackground {background-color:#4d0250;}
        
        Background color #4d0250
      
           Border around this has a color of #4d0250        
        
          <div style="border:2px solid #4d0250;">Content here</div>
        
        
          .myborder {border:2px solid #4d0250;}
        
        Border color #4d0250