#8c0531 color space conversions
Hex:
        #8c0531
        RGB:
        140, 5, 49
        CMY:
        45, 98, 81
        CMYK:
        0, 96, 65, 45
      HSL:
        340°, 93.1034%, 28.4314%
        HSV (HSB):
        340°, 96.4286%, 54.9020%
        XYZ:
        11.4239, 5.9057, 3.4435
        xyY:
        0.5499, 0.2843, 5.9057
      CIE-Lab:
        29.1734, 52.0396, 14.6374
        CIE-LCH:
        29.1734, 54.0589, 15.7099
        CIE-Luv:
        29.1734, 82.0293, 5.0703
        Hunter-Lab:
        24.3017, 41.3820, 8.6098
      #8c0531 color charts
#8c0531 RGB chart
      #8c0531 CMYK chart
      #8c0531 RGB pie chart
      #8c0531 color shades, tints & tones
#8c0531 color schemes
#8c0531 color preview, HTML & CSS examples
           This text has a color of #8c0531        
        
          <p style="color:#8c0531;">Text here</p>
        
        
          .mytext {color:#8c0531;}
        
        Text color #8c0531
      
           This box has a color of #8c0531        
        
          <div style="background-color:#8c0531;">Content here</div>
        
        
          .mybackground {background-color:#8c0531;}
        
        Background color #8c0531
      
           Border around this has a color of #8c0531        
        
          <div style="border:2px solid #8c0531;">Content here</div>
        
        
          .myborder {border:2px solid #8c0531;}
        
        Border color #8c0531