#8d337f color space conversions
Hex:
        #8d337f
        RGB:
        141, 51, 127
        CMY:
        45, 80, 50
        CMYK:
        0, 64, 10, 45
      HSL:
        309°, 46.8750%, 37.6471%
        HSV (HSB):
        309°, 63.8298%, 55.2941%
        XYZ:
        15.9991, 9.5627, 21.0812
        xyY:
        0.3430, 0.2050, 9.5627
      CIE-Lab:
        37.0458, 47.4262, -24.2439
        CIE-LCH:
        37.0458, 53.2636, 332.9242
        CIE-Luv:
        37.0458, 43.1260, -39.4181
        Hunter-Lab:
        30.9236, 38.2352, -18.7726
      #8d337f color charts
#8d337f RGB chart
      #8d337f CMYK chart
      #8d337f RGB pie chart
      #8d337f color shades, tints & tones
#8d337f color schemes
#8d337f color preview, HTML & CSS examples
           This text has a color of #8d337f        
        
          <p style="color:#8d337f;">Text here</p>
        
        
          .mytext {color:#8d337f;}
        
        Text color #8d337f
      
           This box has a color of #8d337f        
        
          <div style="background-color:#8d337f;">Content here</div>
        
        
          .mybackground {background-color:#8d337f;}
        
        Background color #8d337f
      
           Border around this has a color of #8d337f        
        
          <div style="border:2px solid #8d337f;">Content here</div>
        
        
          .myborder {border:2px solid #8d337f;}
        
        Border color #8d337f