#982b5d color space conversions
Hex:
        #982b5d
        RGB:
        152, 43, 93
        CMY:
        40, 83, 64
        CMYK:
        0, 72, 39, 40
      HSL:
        332°, 55.8974%, 38.2353%
        HSV (HSB):
        332°, 71.7105%, 59.6078%
        XYZ:
        15.7886, 9.1935, 11.2983
        xyY:
        0.4352, 0.2534, 9.1935
      CIE-Lab:
        36.3541, 49.1912, -3.7169
        CIE-LCH:
        36.3541, 49.3314, 355.6790
        CIE-Luv:
        36.3541, 65.6113, -12.8789
        Hunter-Lab:
        30.3207, 39.8869, -0.8685
      #982b5d color charts
#982b5d RGB chart
      #982b5d CMYK chart
      #982b5d RGB pie chart
      #982b5d color shades, tints & tones
#982b5d color schemes
#982b5d color preview, HTML & CSS examples
           This text has a color of #982b5d        
        
          <p style="color:#982b5d;">Text here</p>
        
        
          .mytext {color:#982b5d;}
        
        Text color #982b5d
      
           This box has a color of #982b5d        
        
          <div style="background-color:#982b5d;">Content here</div>
        
        
          .mybackground {background-color:#982b5d;}
        
        Background color #982b5d
      
           Border around this has a color of #982b5d        
        
          <div style="border:2px solid #982b5d;">Content here</div>
        
        
          .myborder {border:2px solid #982b5d;}
        
        Border color #982b5d