#8c116e color space conversions
Hex:
        #8c116e
        RGB:
        140, 17, 110
        CMY:
        45, 93, 57
        CMYK:
        0, 88, 21, 45
      HSL:
        315°, 78.3439%, 30.7843%
        HSV (HSB):
        315°, 87.8571%, 54.9020%
        XYZ:
        13.8301, 7.1021, 15.3938
        xyY:
        0.3807, 0.1955, 7.1021
      CIE-Lab:
        32.0383, 55.9244, -21.3651
        CIE-LCH:
        32.0383, 59.8666, 339.0914
        CIE-Luv:
        32.0383, 55.9478, -35.2096
        Hunter-Lab:
        26.6498, 45.9968, -15.5929
      #8c116e color charts
#8c116e RGB chart
      #8c116e CMYK chart
      #8c116e RGB pie chart
      #8c116e color shades, tints & tones
#8c116e color schemes
#8c116e color preview, HTML & CSS examples
           This text has a color of #8c116e        
        
          <p style="color:#8c116e;">Text here</p>
        
        
          .mytext {color:#8c116e;}
        
        Text color #8c116e
      
           This box has a color of #8c116e        
        
          <div style="background-color:#8c116e;">Content here</div>
        
        
          .mybackground {background-color:#8c116e;}
        
        Background color #8c116e
      
           Border around this has a color of #8c116e        
        
          <div style="border:2px solid #8c116e;">Content here</div>
        
        
          .myborder {border:2px solid #8c116e;}
        
        Border color #8c116e