#8e2241 color space conversions
Hex:
        #8e2241
        RGB:
        142, 34, 65
        CMY:
        44, 87, 75
        CMYK:
        0, 76, 54, 44
      HSL:
        343°, 61.3636%, 34.5098%
        HSV (HSB):
        343°, 76.0563%, 55.6863%
        XYZ:
        12.6815, 7.2765, 5.7371
        xyY:
        0.4935, 0.2832, 7.2765
      CIE-Lab:
        32.4282, 46.7516, 8.5176
        CIE-LCH:
        32.4282, 47.5211, 10.3254
        CIE-Luv:
        32.4282, 70.3973, 1.1243
        Hunter-Lab:
        26.9750, 36.7103, 6.2725
      #8e2241 color charts
#8e2241 RGB chart
      #8e2241 CMYK chart
      #8e2241 RGB pie chart
      #8e2241 color shades, tints & tones
#8e2241 color schemes
#8e2241 color preview, HTML & CSS examples
           This text has a color of #8e2241        
        
          <p style="color:#8e2241;">Text here</p>
        
        
          .mytext {color:#8e2241;}
        
        Text color #8e2241
      
           This box has a color of #8e2241        
        
          <div style="background-color:#8e2241;">Content here</div>
        
        
          .mybackground {background-color:#8e2241;}
        
        Background color #8e2241
      
           Border around this has a color of #8e2241        
        
          <div style="border:2px solid #8e2241;">Content here</div>
        
        
          .myborder {border:2px solid #8e2241;}
        
        Border color #8e2241