#8d0841 color space conversions
Hex:
        #8d0841
        RGB:
        141, 8, 65
        CMY:
        45, 97, 75
        CMYK:
        0, 94, 54, 45
      HSL:
        334°, 89.2617%, 29.2157%
        HSV (HSB):
        334°, 94.3262%, 55.2941%
        XYZ:
        12.0255, 6.2180, 5.5674
        xyY:
        0.5050, 0.2611, 6.2180
      CIE-Lab:
        29.9560, 52.9238, 5.0020
        CIE-LCH:
        29.9560, 53.1596, 5.3991
        CIE-Luv:
        29.9560, 76.5006, -3.7471
        Hunter-Lab:
        24.9360, 42.4443, 4.2176
      #8d0841 color charts
#8d0841 RGB chart
      #8d0841 CMYK chart
      #8d0841 RGB pie chart
      #8d0841 color shades, tints & tones
#8d0841 color schemes
#8d0841 color preview, HTML & CSS examples
           This text has a color of #8d0841        
        
          <p style="color:#8d0841;">Text here</p>
        
        
          .mytext {color:#8d0841;}
        
        Text color #8d0841
      
           This box has a color of #8d0841        
        
          <div style="background-color:#8d0841;">Content here</div>
        
        
          .mybackground {background-color:#8d0841;}
        
        Background color #8d0841
      
           Border around this has a color of #8d0841        
        
          <div style="border:2px solid #8d0841;">Content here</div>
        
        
          .myborder {border:2px solid #8d0841;}
        
        Border color #8d0841