#8c156f color space conversions
Hex:
        #8c156f
        RGB:
        140, 21, 111
        CMY:
        45, 92, 56
        CMYK:
        0, 85, 21, 45
      HSL:
        315°, 73.9130%, 31.5686%
        HSV (HSB):
        315°, 85.0000%, 54.9020%
        XYZ:
        13.9526, 7.2595, 15.7048
        xyY:
        0.3779, 0.1966, 7.2595
      CIE-Lab:
        32.3905, 55.1806, -21.4549
        CIE-LCH:
        32.3905, 59.2048, 338.7533
        CIE-Luv:
        32.3905, 54.9657, -35.3361
        Hunter-Lab:
        26.9434, 45.2851, -15.6985
      #8c156f color charts
#8c156f RGB chart
      #8c156f CMYK chart
      #8c156f RGB pie chart
      #8c156f color shades, tints & tones
#8c156f color schemes
#8c156f color preview, HTML & CSS examples
           This text has a color of #8c156f        
        
          <p style="color:#8c156f;">Text here</p>
        
        
          .mytext {color:#8c156f;}
        
        Text color #8c156f
      
           This box has a color of #8c156f        
        
          <div style="background-color:#8c156f;">Content here</div>
        
        
          .mybackground {background-color:#8c156f;}
        
        Background color #8c156f
      
           Border around this has a color of #8c156f        
        
          <div style="border:2px solid #8c156f;">Content here</div>
        
        
          .myborder {border:2px solid #8c156f;}
        
        Border color #8c156f