#8c107f color space conversions
Hex:
        #8c107f
        RGB:
        140, 16, 127
        CMY:
        45, 94, 50
        CMYK:
        0, 89, 9, 45
      HSL:
        306°, 79.4872%, 30.5882%
        HSV (HSB):
        306°, 88.5714%, 54.9020%
        XYZ:
        14.8313, 7.4783, 20.7404
        xyY:
        0.3445, 0.1737, 7.4783
      CIE-Lab:
        32.8720, 58.5295, -30.8135
        CIE-LCH:
        32.8720, 66.1451, 332.2350
        CIE-Luv:
        32.8720, 49.4307, -48.1408
        Hunter-Lab:
        27.3465, 48.9522, -25.8247
      #8c107f color charts
#8c107f RGB chart
      #8c107f CMYK chart
      #8c107f RGB pie chart
      #8c107f color shades, tints & tones
#8c107f color schemes
#8c107f color preview, HTML & CSS examples
           This text has a color of #8c107f        
        
          <p style="color:#8c107f;">Text here</p>
        
        
          .mytext {color:#8c107f;}
        
        Text color #8c107f
      
           This box has a color of #8c107f        
        
          <div style="background-color:#8c107f;">Content here</div>
        
        
          .mybackground {background-color:#8c107f;}
        
        Background color #8c107f
      
           Border around this has a color of #8c107f        
        
          <div style="border:2px solid #8c107f;">Content here</div>
        
        
          .myborder {border:2px solid #8c107f;}
        
        Border color #8c107f