#983a7f color space conversions
Hex:
        #983a7f
        RGB:
        152, 58, 127
        CMY:
        40, 77, 50
        CMYK:
        0, 62, 16, 40
      HSL:
        316°, 44.7619%, 41.1765%
        HSV (HSB):
        316°, 61.8421%, 59.6078%
        XYZ:
        18.2927, 11.2338, 21.2829
        xyY:
        0.3600, 0.2211, 11.2338
      CIE-Lab:
        39.9715, 47.4234, -19.5674
        CIE-LCH:
        39.9715, 51.3017, 337.5784
        CIE-Luv:
        39.9715, 48.8900, -33.7580
        Hunter-Lab:
        33.5169, 38.7665, -14.1867
      #983a7f color charts
#983a7f RGB chart
      #983a7f CMYK chart
      #983a7f RGB pie chart
      #983a7f color shades, tints & tones
#983a7f color schemes
#983a7f color preview, HTML & CSS examples
           This text has a color of #983a7f        
        
          <p style="color:#983a7f;">Text here</p>
        
        
          .mytext {color:#983a7f;}
        
        Text color #983a7f
      
           This box has a color of #983a7f        
        
          <div style="background-color:#983a7f;">Content here</div>
        
        
          .mybackground {background-color:#983a7f;}
        
        Background color #983a7f
      
           Border around this has a color of #983a7f        
        
          <div style="border:2px solid #983a7f;">Content here</div>
        
        
          .myborder {border:2px solid #983a7f;}
        
        Border color #983a7f