#983e8b color space conversions
Hex:
        #983e8b
        RGB:
        152, 62, 139
        CMY:
        40, 76, 45
        CMYK:
        0, 59, 9, 40
      HSL:
        309°, 42.0561%, 41.9608%
        HSV (HSB):
        309°, 59.2105%, 59.6078%
        XYZ:
        19.3317, 11.9847, 25.7205
        xyY:
        0.3389, 0.2101, 11.9847
      CIE-Lab:
        41.1918, 47.5286, -25.0269
        CIE-LCH:
        41.1918, 53.7151, 332.2302
        CIE-Luv:
        41.1918, 43.9438, -41.7169
        Hunter-Lab:
        34.6190, 39.0937, -19.8168
      #983e8b color charts
#983e8b RGB chart
      #983e8b CMYK chart
      #983e8b RGB pie chart
      #983e8b color shades, tints & tones
#983e8b color schemes
#983e8b color preview, HTML & CSS examples
           This text has a color of #983e8b        
        
          <p style="color:#983e8b;">Text here</p>
        
        
          .mytext {color:#983e8b;}
        
        Text color #983e8b
      
           This box has a color of #983e8b        
        
          <div style="background-color:#983e8b;">Content here</div>
        
        
          .mybackground {background-color:#983e8b;}
        
        Background color #983e8b
      
           Border around this has a color of #983e8b        
        
          <div style="border:2px solid #983e8b;">Content here</div>
        
        
          .myborder {border:2px solid #983e8b;}
        
        Border color #983e8b