#8c0946 color space conversions
Hex:
        #8c0946
        RGB:
        140, 9, 70
        CMY:
        45, 96, 73
        CMYK:
        0, 94, 50, 45
      HSL:
        332°, 87.9195%, 29.2157%
        HSV (HSB):
        332°, 93.5714%, 54.9020%
        XYZ:
        12.0184, 6.2130, 6.3601
        xyY:
        0.4887, 0.2526, 6.2130
      CIE-Lab:
        29.9437, 52.9279, 1.6125
        CIE-LCH:
        29.9437, 52.9524, 1.7450
        CIE-Luv:
        29.9437, 73.5455, -7.1853
        Hunter-Lab:
        24.9259, 42.4460, 2.3196
      #8c0946 color charts
#8c0946 RGB chart
      #8c0946 CMYK chart
      #8c0946 RGB pie chart
      #8c0946 color shades, tints & tones
#8c0946 color schemes
#8c0946 color preview, HTML & CSS examples
           This text has a color of #8c0946        
        
          <p style="color:#8c0946;">Text here</p>
        
        
          .mytext {color:#8c0946;}
        
        Text color #8c0946
      
           This box has a color of #8c0946        
        
          <div style="background-color:#8c0946;">Content here</div>
        
        
          .mybackground {background-color:#8c0946;}
        
        Background color #8c0946
      
           Border around this has a color of #8c0946        
        
          <div style="border:2px solid #8c0946;">Content here</div>
        
        
          .myborder {border:2px solid #8c0946;}
        
        Border color #8c0946