#8c335f color space conversions
Hex:
        #8c335f
        RGB:
        140, 51, 95
        CMY:
        45, 80, 63
        CMYK:
        0, 64, 32, 45
      HSL:
        330°, 46.5969%, 37.4510%
        HSV (HSB):
        330°, 63.5714%, 54.9020%
        XYZ:
        14.0646, 8.7693, 11.7778
        xyY:
        0.4064, 0.2534, 8.7693
      CIE-Lab:
        35.5363, 42.3246, -6.4382
        CIE-LCH:
        35.5363, 42.8114, 351.3508
        CIE-Luv:
        35.5363, 52.2429, -14.8492
        Hunter-Lab:
        29.6130, 32.9551, -2.8520
      #8c335f color charts
#8c335f RGB chart
      #8c335f CMYK chart
      #8c335f RGB pie chart
      #8c335f color shades, tints & tones
#8c335f color schemes
#8c335f color preview, HTML & CSS examples
           This text has a color of #8c335f        
        
          <p style="color:#8c335f;">Text here</p>
        
        
          .mytext {color:#8c335f;}
        
        Text color #8c335f
      
           This box has a color of #8c335f        
        
          <div style="background-color:#8c335f;">Content here</div>
        
        
          .mybackground {background-color:#8c335f;}
        
        Background color #8c335f
      
           Border around this has a color of #8c335f        
        
          <div style="border:2px solid #8c335f;">Content here</div>
        
        
          .myborder {border:2px solid #8c335f;}
        
        Border color #8c335f