#8c276b color space conversions
Hex:
        #8c276b
        RGB:
        140, 39, 107
        CMY:
        45, 85, 58
        CMYK:
        0, 72, 24, 45
      HSL:
        320°, 56.4246%, 35.0980%
        HSV (HSB):
        320°, 72.1429%, 54.9020%
        XYZ:
        14.1946, 8.0880, 14.7229
        xyY:
        0.3836, 0.2186, 8.0880
      CIE-Lab:
        34.1655, 49.0453, -16.1614
        CIE-LCH:
        34.1655, 51.6394, 341.7619
        CIE-Luv:
        34.1655, 52.4768, -28.0807
        Hunter-Lab:
        28.4395, 39.3231, -10.7864
      #8c276b color charts
#8c276b RGB chart
      #8c276b CMYK chart
      #8c276b RGB pie chart
      #8c276b color shades, tints & tones
#8c276b color schemes
#8c276b color preview, HTML & CSS examples
           This text has a color of #8c276b        
        
          <p style="color:#8c276b;">Text here</p>
        
        
          .mytext {color:#8c276b;}
        
        Text color #8c276b
      
           This box has a color of #8c276b        
        
          <div style="background-color:#8c276b;">Content here</div>
        
        
          .mybackground {background-color:#8c276b;}
        
        Background color #8c276b
      
           Border around this has a color of #8c276b        
        
          <div style="border:2px solid #8c276b;">Content here</div>
        
        
          .myborder {border:2px solid #8c276b;}
        
        Border color #8c276b