#8d004d color space conversions
Hex:
        #8d004d
        RGB:
        141, 0, 77
        CMY:
        45, 100, 70
        CMYK:
        0, 100, 45, 45
      HSL:
        327°, 100.0000%, 27.6471%
        HSV (HSB):
        327°, 100.0000%, 55.2941%
        XYZ:
        12.3241, 6.1985, 7.5681
        xyY:
        0.4724, 0.2376, 6.1985
      CIE-Lab:
        29.9079, 55.1916, -3.0799
        CIE-LCH:
        29.9079, 55.2775, 356.8060
        CIE-Luv:
        29.9079, 72.8104, -12.6451
        Hunter-Lab:
        24.8969, 44.7888, -0.5950
      #8d004d color charts
#8d004d RGB chart
      #8d004d CMYK chart
      #8d004d RGB pie chart
      #8d004d color shades, tints & tones
#8d004d color schemes
#8d004d color preview, HTML & CSS examples
           This text has a color of #8d004d        
        
          <p style="color:#8d004d;">Text here</p>
        
        
          .mytext {color:#8d004d;}
        
        Text color #8d004d
      
           This box has a color of #8d004d        
        
          <div style="background-color:#8d004d;">Content here</div>
        
        
          .mybackground {background-color:#8d004d;}
        
        Background color #8d004d
      
           Border around this has a color of #8d004d        
        
          <div style="border:2px solid #8d004d;">Content here</div>
        
        
          .myborder {border:2px solid #8d004d;}
        
        Border color #8d004d