#983b8f color space conversions
Hex:
        #983b8f
        RGB:
        152, 59, 143
        CMY:
        40, 77, 44
        CMYK:
        0, 61, 6, 40
      HSL:
        306°, 44.0758%, 41.3725%
        HSV (HSB):
        306°, 61.1842%, 59.6078%
        XYZ:
        19.4708, 11.7865, 27.2354
        xyY:
        0.3329, 0.2015, 11.7865
      CIE-Lab:
        40.8748, 49.5987, -27.9548
        CIE-LCH:
        40.8748, 56.9342, 330.5936
        CIE-Luv:
        40.8748, 43.7538, -46.0827
        Hunter-Lab:
        34.3315, 41.1546, -23.0031
      #983b8f color charts
#983b8f RGB chart
      #983b8f CMYK chart
      #983b8f RGB pie chart
      #983b8f color shades, tints & tones
#983b8f color schemes
#983b8f color preview, HTML & CSS examples
           This text has a color of #983b8f        
        
          <p style="color:#983b8f;">Text here</p>
        
        
          .mytext {color:#983b8f;}
        
        Text color #983b8f
      
           This box has a color of #983b8f        
        
          <div style="background-color:#983b8f;">Content here</div>
        
        
          .mybackground {background-color:#983b8f;}
        
        Background color #983b8f
      
           Border around this has a color of #983b8f        
        
          <div style="border:2px solid #983b8f;">Content here</div>
        
        
          .myborder {border:2px solid #983b8f;}
        
        Border color #983b8f