#8c334b color space conversions
Hex:
        #8c334b
        RGB:
        140, 51, 75
        CMY:
        45, 80, 71
        CMYK:
        0, 64, 46, 45
      HSL:
        344°, 46.5969%, 37.4510%
        HSV (HSB):
        344°, 63.5714%, 54.9020%
        XYZ:
        13.2690, 8.4511, 7.5885
        xyY:
        0.4527, 0.2883, 8.4511
      CIE-Lab:
        34.9052, 39.9612, 5.4623
        CIE-LCH:
        34.9052, 40.3328, 7.7835
        CIE-Luv:
        34.9052, 58.1635, -0.5176
        Hunter-Lab:
        29.0708, 30.6005, 4.8728
      #8c334b color charts
#8c334b RGB chart
      #8c334b CMYK chart
      #8c334b RGB pie chart
      #8c334b color shades, tints & tones
#8c334b color schemes
#8c334b color preview, HTML & CSS examples
           This text has a color of #8c334b        
        
          <p style="color:#8c334b;">Text here</p>
        
        
          .mytext {color:#8c334b;}
        
        Text color #8c334b
      
           This box has a color of #8c334b        
        
          <div style="background-color:#8c334b;">Content here</div>
        
        
          .mybackground {background-color:#8c334b;}
        
        Background color #8c334b
      
           Border around this has a color of #8c334b        
        
          <div style="border:2px solid #8c334b;">Content here</div>
        
        
          .myborder {border:2px solid #8c334b;}
        
        Border color #8c334b