#8c114b color space conversions
Hex:
        #8c114b
        RGB:
        140, 17, 75
        CMY:
        45, 93, 71
        CMYK:
        0, 88, 46, 45
      HSL:
        332°, 78.3439%, 30.7843%
        HSV (HSB):
        332°, 87.8571%, 54.9020%
        XYZ:
        12.2857, 6.4843, 7.2607
        xyY:
        0.4720, 0.2491, 6.4843
      CIE-Lab:
        30.6029, 51.9328, -0.7529
        CIE-LCH:
        30.6029, 51.9383, 359.1694
        CIE-Luv:
        30.6029, 70.1564, -9.5386
        Hunter-Lab:
        25.4644, 41.5573, 0.9196
      #8c114b color charts
#8c114b RGB chart
      #8c114b CMYK chart
      #8c114b RGB pie chart
      #8c114b color shades, tints & tones
#8c114b color schemes
#8c114b color preview, HTML & CSS examples
           This text has a color of #8c114b        
        
          <p style="color:#8c114b;">Text here</p>
        
        
          .mytext {color:#8c114b;}
        
        Text color #8c114b
      
           This box has a color of #8c114b        
        
          <div style="background-color:#8c114b;">Content here</div>
        
        
          .mybackground {background-color:#8c114b;}
        
        Background color #8c114b
      
           Border around this has a color of #8c114b        
        
          <div style="border:2px solid #8c114b;">Content here</div>
        
        
          .myborder {border:2px solid #8c114b;}
        
        Border color #8c114b