#8d486f color space conversions
Hex:
        #8d486f
        RGB:
        141, 72, 111
        CMY:
        45, 72, 56
        CMYK:
        0, 49, 21, 45
      HSL:
        326°, 32.3944%, 41.7647%
        HSV (HSB):
        326°, 48.9362%, 55.2941%
        XYZ:
        16.1711, 11.4451, 16.3957
        xyY:
        0.3674, 0.2600, 11.4451
      CIE-Lab:
        40.3203, 34.2979, -9.2990
        CIE-LCH:
        40.3203, 35.5361, 344.8304
        CIE-Luv:
        40.3203, 39.3382, -17.7040
        Hunter-Lab:
        33.8307, 26.1196, -5.0529
      #8d486f color charts
#8d486f RGB chart
      #8d486f CMYK chart
      #8d486f RGB pie chart
      #8d486f color shades, tints & tones
#8d486f color schemes
#8d486f color preview, HTML & CSS examples
           This text has a color of #8d486f        
        
          <p style="color:#8d486f;">Text here</p>
        
        
          .mytext {color:#8d486f;}
        
        Text color #8d486f
      
           This box has a color of #8d486f        
        
          <div style="background-color:#8d486f;">Content here</div>
        
        
          .mybackground {background-color:#8d486f;}
        
        Background color #8d486f
      
           Border around this has a color of #8d486f        
        
          <div style="border:2px solid #8d486f;">Content here</div>
        
        
          .myborder {border:2px solid #8d486f;}
        
        Border color #8d486f