#983d6d color space conversions
Hex:
        #983d6d
        RGB:
        152, 61, 109
        CMY:
        40, 76, 57
        CMYK:
        0, 60, 28, 40
      HSL:
        328°, 42.7230%, 41.7647%
        HSV (HSB):
        328°, 59.8684%, 59.6078%
        XYZ:
        17.3780, 11.1170, 15.6979
        xyY:
        0.3932, 0.2516, 11.1170
      CIE-Lab:
        39.7769, 43.3679, -8.7044
        CIE-LCH:
        39.7769, 44.2328, 348.6510
        CIE-Luv:
        39.7769, 53.1485, -18.4246
        Hunter-Lab:
        33.3422, 34.6854, -4.5749
      #983d6d color charts
#983d6d RGB chart
      #983d6d CMYK chart
      #983d6d RGB pie chart
      #983d6d color shades, tints & tones
#983d6d color schemes
#983d6d color preview, HTML & CSS examples
           This text has a color of #983d6d        
        
          <p style="color:#983d6d;">Text here</p>
        
        
          .mytext {color:#983d6d;}
        
        Text color #983d6d
      
           This box has a color of #983d6d        
        
          <div style="background-color:#983d6d;">Content here</div>
        
        
          .mybackground {background-color:#983d6d;}
        
        Background color #983d6d
      
           Border around this has a color of #983d6d        
        
          <div style="border:2px solid #983d6d;">Content here</div>
        
        
          .myborder {border:2px solid #983d6d;}
        
        Border color #983d6d