#8c155a color space conversions
Hex:
        #8c155a
        RGB:
        140, 21, 90
        CMY:
        45, 92, 65
        CMYK:
        0, 85, 36, 45
      HSL:
        325°, 73.9130%, 31.5686%
        HSV (HSB):
        325°, 85.0000%, 54.9020%
        XYZ:
        12.9288, 6.8500, 10.3136
        xyY:
        0.4296, 0.2276, 6.8500
      CIE-Lab:
        31.4629, 52.5630, -9.3364
        CIE-LCH:
        31.4629, 53.3858, 349.9280
        CIE-Luv:
        31.4629, 63.3484, -19.5761
        Hunter-Lab:
        26.1724, 42.3749, -5.0433
      #8c155a color charts
#8c155a RGB chart
      #8c155a CMYK chart
      #8c155a RGB pie chart
      #8c155a color shades, tints & tones
#8c155a color schemes
#8c155a color preview, HTML & CSS examples
           This text has a color of #8c155a        
        
          <p style="color:#8c155a;">Text here</p>
        
        
          .mytext {color:#8c155a;}
        
        Text color #8c155a
      
           This box has a color of #8c155a        
        
          <div style="background-color:#8c155a;">Content here</div>
        
        
          .mybackground {background-color:#8c155a;}
        
        Background color #8c155a
      
           Border around this has a color of #8c155a        
        
          <div style="border:2px solid #8c155a;">Content here</div>
        
        
          .myborder {border:2px solid #8c155a;}
        
        Border color #8c155a