#982b7b color space conversions
Hex:
        #982b7b
        RGB:
        152, 43, 123
        CMY:
        40, 83, 52
        CMYK:
        0, 72, 19, 40
      HSL:
        316°, 55.8974%, 38.2353%
        HSV (HSB):
        316°, 71.7105%, 59.6078%
        XYZ:
        17.3879, 9.8332, 19.7204
        xyY:
        0.3704, 0.2095, 9.8332
      CIE-Lab:
        37.5414, 53.0577, -20.8444
        CIE-LCH:
        37.5414, 57.0054, 338.5520
        CIE-Luv:
        37.5414, 54.9497, -35.7905
        Hunter-Lab:
        31.3580, 44.1015, -15.3358
      #982b7b color charts
#982b7b RGB chart
      #982b7b CMYK chart
      #982b7b RGB pie chart
      #982b7b color shades, tints & tones
#982b7b color schemes
#982b7b color preview, HTML & CSS examples
           This text has a color of #982b7b        
        
          <p style="color:#982b7b;">Text here</p>
        
        
          .mytext {color:#982b7b;}
        
        Text color #982b7b
      
           This box has a color of #982b7b        
        
          <div style="background-color:#982b7b;">Content here</div>
        
        
          .mybackground {background-color:#982b7b;}
        
        Background color #982b7b
      
           Border around this has a color of #982b7b        
        
          <div style="border:2px solid #982b7b;">Content here</div>
        
        
          .myborder {border:2px solid #982b7b;}
        
        Border color #982b7b