#982b6d color space conversions
Hex:
        #982b6d
        RGB:
        152, 43, 109
        CMY:
        40, 83, 57
        CMYK:
        0, 72, 28, 40
      HSL:
        324°, 55.8974%, 38.2353%
        HSV (HSB):
        324°, 71.7105%, 59.6078%
        XYZ:
        16.5731, 9.5073, 15.4296
        xyY:
        0.3993, 0.2290, 9.5073
      CIE-Lab:
        36.9432, 51.1314, -12.9891
        CIE-LCH:
        36.9432, 52.7554, 345.7464
        CIE-Luv:
        36.9432, 59.9348, -24.9258
        Hunter-Lab:
        30.8339, 41.9838, -8.0856
      #982b6d color charts
#982b6d RGB chart
      #982b6d CMYK chart
      #982b6d RGB pie chart
      #982b6d color shades, tints & tones
#982b6d color schemes
#982b6d color preview, HTML & CSS examples
           This text has a color of #982b6d        
        
          <p style="color:#982b6d;">Text here</p>
        
        
          .mytext {color:#982b6d;}
        
        Text color #982b6d
      
           This box has a color of #982b6d        
        
          <div style="background-color:#982b6d;">Content here</div>
        
        
          .mybackground {background-color:#982b6d;}
        
        Background color #982b6d
      
           Border around this has a color of #982b6d        
        
          <div style="border:2px solid #982b6d;">Content here</div>
        
        
          .myborder {border:2px solid #982b6d;}
        
        Border color #982b6d