#8c165e color space conversions
Hex:
        #8c165e
        RGB:
        140, 22, 94
        CMY:
        45, 91, 63
        CMYK:
        0, 84, 33, 45
      HSL:
        323°, 72.8395%, 31.7647%
        HSV (HSB):
        323°, 84.2857%, 54.9020%
        XYZ:
        13.1225, 6.9574, 11.2410
        xyY:
        0.4190, 0.2221, 6.9574
      CIE-Lab:
        31.7098, 52.7764, -11.5651
        CIE-LCH:
        31.7098, 54.0287, 347.6399
        CIE-Luv:
        31.7098, 61.5460, -22.3520
        Hunter-Lab:
        26.3769, 42.6441, -6.8036
      #8c165e color charts
#8c165e RGB chart
      #8c165e CMYK chart
      #8c165e RGB pie chart
      #8c165e color shades, tints & tones
#8c165e color schemes
#8c165e color preview, HTML & CSS examples
           This text has a color of #8c165e        
        
          <p style="color:#8c165e;">Text here</p>
        
        
          .mytext {color:#8c165e;}
        
        Text color #8c165e
      
           This box has a color of #8c165e        
        
          <div style="background-color:#8c165e;">Content here</div>
        
        
          .mybackground {background-color:#8c165e;}
        
        Background color #8c165e
      
           Border around this has a color of #8c165e        
        
          <div style="border:2px solid #8c165e;">Content here</div>
        
        
          .myborder {border:2px solid #8c165e;}
        
        Border color #8c165e