#983b6f color space conversions
Hex:
        #983b6f
        RGB:
        152, 59, 111
        CMY:
        40, 77, 56
        CMYK:
        0, 61, 27, 40
      HSL:
        326°, 44.0758%, 41.3725%
        HSV (HSB):
        326°, 61.1842%, 59.6078%
        XYZ:
        17.3821, 10.9510, 16.2365
        xyY:
        0.3900, 0.2457, 10.9510
      CIE-Lab:
        39.4979, 44.5931, -10.3715
        CIE-LCH:
        39.4979, 45.7833, 346.9069
        CIE-Luv:
        39.4979, 53.3954, -20.7865
        Hunter-Lab:
        33.0923, 35.8474, -5.9256
      #983b6f color charts
#983b6f RGB chart
      #983b6f CMYK chart
      #983b6f RGB pie chart
      #983b6f color shades, tints & tones
#983b6f color schemes
#983b6f color preview, HTML & CSS examples
           This text has a color of #983b6f        
        
          <p style="color:#983b6f;">Text here</p>
        
        
          .mytext {color:#983b6f;}
        
        Text color #983b6f
      
           This box has a color of #983b6f        
        
          <div style="background-color:#983b6f;">Content here</div>
        
        
          .mybackground {background-color:#983b6f;}
        
        Background color #983b6f
      
           Border around this has a color of #983b6f        
        
          <div style="border:2px solid #983b6f;">Content here</div>
        
        
          .myborder {border:2px solid #983b6f;}
        
        Border color #983b6f