#8c0043 color space conversions
Hex:
        #8c0043
        RGB:
        140, 0, 67
        CMY:
        45, 100, 74
        CMYK:
        0, 100, 52, 45
      HSL:
        331°, 100.0000%, 27.4510%
        HSV (HSB):
        331°, 100.0000%, 54.9020%
        XYZ:
        11.8283, 5.9807, 5.8412
        xyY:
        0.5001, 0.2529, 5.9807
      CIE-Lab:
        29.3637, 54.0977, 2.7835
        CIE-LCH:
        29.3637, 54.1693, 2.9455
        CIE-Luv:
        29.3637, 76.1714, -6.2035
        Hunter-Lab:
        24.4555, 43.5378, 2.9575
      #8c0043 color charts
#8c0043 RGB chart
      #8c0043 CMYK chart
      #8c0043 RGB pie chart
      #8c0043 color shades, tints & tones
#8c0043 color schemes
#8c0043 color preview, HTML & CSS examples
           This text has a color of #8c0043        
        
          <p style="color:#8c0043;">Text here</p>
        
        
          .mytext {color:#8c0043;}
        
        Text color #8c0043
      
           This box has a color of #8c0043        
        
          <div style="background-color:#8c0043;">Content here</div>
        
        
          .mybackground {background-color:#8c0043;}
        
        Background color #8c0043
      
           Border around this has a color of #8c0043        
        
          <div style="border:2px solid #8c0043;">Content here</div>
        
        
          .myborder {border:2px solid #8c0043;}
        
        Border color #8c0043