#8f2241 color space conversions
Hex:
        #8f2241
        RGB:
        143, 34, 65
        CMY:
        44, 87, 75
        CMYK:
        0, 76, 55, 44
      HSL:
        343°, 61.5819%, 34.7059%
        HSV (HSB):
        343°, 76.2238%, 56.0784%
        XYZ:
        12.8539, 7.3653, 5.7452
        xyY:
        0.4951, 0.2837, 7.3653
      CIE-Lab:
        32.6246, 47.0576, 8.8210
        CIE-LCH:
        32.6246, 47.8772, 10.6169
        CIE-Luv:
        32.6246, 71.2202, 1.3705
        Hunter-Lab:
        27.1392, 37.0489, 6.4461
      #8f2241 color charts
#8f2241 RGB chart
      #8f2241 CMYK chart
      #8f2241 RGB pie chart
      #8f2241 color shades, tints & tones
#8f2241 color schemes
#8f2241 color preview, HTML & CSS examples
           This text has a color of #8f2241        
        
          <p style="color:#8f2241;">Text here</p>
        
        
          .mytext {color:#8f2241;}
        
        Text color #8f2241
      
           This box has a color of #8f2241        
        
          <div style="background-color:#8f2241;">Content here</div>
        
        
          .mybackground {background-color:#8f2241;}
        
        Background color #8f2241
      
           Border around this has a color of #8f2241        
        
          <div style="border:2px solid #8f2241;">Content here</div>
        
        
          .myborder {border:2px solid #8f2241;}
        
        Border color #8f2241