#993d6d color space conversions
Hex:
        #993d6d
        RGB:
        153, 61, 109
        CMY:
        40, 76, 57
        CMYK:
        0, 60, 29, 40
      HSL:
        329°, 42.9907%, 41.9608%
        HSV (HSB):
        329°, 60.1307%, 60.0000%
        XYZ:
        17.5659, 11.2139, 15.7067
        xyY:
        0.3949, 0.2521, 11.2139
      CIE-Lab:
        39.9385, 43.6910, -8.4453
        CIE-LCH:
        39.9385, 44.4997, 349.0598
        CIE-Luv:
        39.9385, 53.9228, -18.1641
        Hunter-Lab:
        33.4872, 35.0308, -4.3681
      #993d6d color charts
#993d6d RGB chart
      #993d6d CMYK chart
      #993d6d RGB pie chart
      #993d6d color shades, tints & tones
#993d6d color schemes
#993d6d color preview, HTML & CSS examples
           This text has a color of #993d6d        
        
          <p style="color:#993d6d;">Text here</p>
        
        
          .mytext {color:#993d6d;}
        
        Text color #993d6d
      
           This box has a color of #993d6d        
        
          <div style="background-color:#993d6d;">Content here</div>
        
        
          .mybackground {background-color:#993d6d;}
        
        Background color #993d6d
      
           Border around this has a color of #993d6d        
        
          <div style="border:2px solid #993d6d;">Content here</div>
        
        
          .myborder {border:2px solid #993d6d;}
        
        Border color #993d6d