#8c264b color space conversions
Hex:
        #8c264b
        RGB:
        140, 38, 75
        CMY:
        45, 85, 71
        CMYK:
        0, 73, 46, 45
      HSL:
        338°, 57.3034%, 34.9020%
        HSV (HSB):
        338°, 72.8571%, 54.9020%
        XYZ:
        12.7783, 7.4697, 7.4249
        xyY:
        0.4618, 0.2699, 7.4697
      CIE-Lab:
        32.8531, 45.5691, 2.5197
        CIE-LCH:
        32.8531, 45.6387, 3.1649
        CIE-Luv:
        32.8531, 63.9088, -4.8323
        Hunter-Lab:
        27.3307, 35.6280, 3.0242
      #8c264b color charts
#8c264b RGB chart
      #8c264b CMYK chart
      #8c264b RGB pie chart
      #8c264b color shades, tints & tones
#8c264b color schemes
#8c264b color preview, HTML & CSS examples
           This text has a color of #8c264b        
        
          <p style="color:#8c264b;">Text here</p>
        
        
          .mytext {color:#8c264b;}
        
        Text color #8c264b
      
           This box has a color of #8c264b        
        
          <div style="background-color:#8c264b;">Content here</div>
        
        
          .mybackground {background-color:#8c264b;}
        
        Background color #8c264b
      
           Border around this has a color of #8c264b        
        
          <div style="border:2px solid #8c264b;">Content here</div>
        
        
          .myborder {border:2px solid #8c264b;}
        
        Border color #8c264b