#983b7f color space conversions
Hex:
        #983b7f
        RGB:
        152, 59, 127
        CMY:
        40, 77, 50
        CMYK:
        0, 61, 16, 40
      HSL:
        316°, 44.0758%, 41.3725%
        HSV (HSB):
        316°, 61.1842%, 59.6078%
        XYZ:
        18.3436, 11.3356, 21.2999
        xyY:
        0.3598, 0.2224, 11.3356
      CIE-Lab:
        40.1401, 46.9642, -19.3076
        CIE-LCH:
        40.1401, 50.7782, 337.6518
        CIE-Luv:
        40.1401, 48.5337, -33.3641
        Hunter-Lab:
        33.6684, 38.3327, -13.9411
      #983b7f color charts
#983b7f RGB chart
      #983b7f CMYK chart
      #983b7f RGB pie chart
      #983b7f color shades, tints & tones
#983b7f color schemes
#983b7f color preview, HTML & CSS examples
           This text has a color of #983b7f        
        
          <p style="color:#983b7f;">Text here</p>
        
        
          .mytext {color:#983b7f;}
        
        Text color #983b7f
      
           This box has a color of #983b7f        
        
          <div style="background-color:#983b7f;">Content here</div>
        
        
          .mybackground {background-color:#983b7f;}
        
        Background color #983b7f
      
           Border around this has a color of #983b7f        
        
          <div style="border:2px solid #983b7f;">Content here</div>
        
        
          .myborder {border:2px solid #983b7f;}
        
        Border color #983b7f