#8c2241 color space conversions
Hex:
        #8c2241
        RGB:
        140, 34, 65
        CMY:
        45, 87, 75
        CMYK:
        0, 76, 54, 45
      HSL:
        342°, 60.9195%, 34.1176%
        HSV (HSB):
        342°, 75.7143%, 54.9020%
        XYZ:
        12.3414, 7.1012, 5.7212
        xyY:
        0.4904, 0.2822, 7.1012
      CIE-Lab:
        32.0361, 46.1370, 7.9109
        CIE-LCH:
        32.0361, 46.8103, 9.7296
        CIE-Luv:
        32.0361, 68.7516, 0.6313
        Hunter-Lab:
        26.6480, 36.0340, 5.9243
      #8c2241 color charts
#8c2241 RGB chart
      #8c2241 CMYK chart
      #8c2241 RGB pie chart
      #8c2241 color shades, tints & tones
#8c2241 color schemes
#8c2241 color preview, HTML & CSS examples
           This text has a color of #8c2241        
        
          <p style="color:#8c2241;">Text here</p>
        
        
          .mytext {color:#8c2241;}
        
        Text color #8c2241
      
           This box has a color of #8c2241        
        
          <div style="background-color:#8c2241;">Content here</div>
        
        
          .mybackground {background-color:#8c2241;}
        
        Background color #8c2241
      
           Border around this has a color of #8c2241        
        
          <div style="border:2px solid #8c2241;">Content here</div>
        
        
          .myborder {border:2px solid #8c2241;}
        
        Border color #8c2241