#982a6b color space conversions
Hex:
        #982a6b
        RGB:
        152, 42, 107
        CMY:
        40, 84, 58
        CMYK:
        0, 72, 30, 40
      HSL:
        325°, 56.7010%, 38.0392%
        HSV (HSB):
        325°, 72.3684%, 59.6078%
        XYZ:
        16.4307, 9.3929, 14.8569
        xyY:
        0.4039, 0.2309, 9.3929
      CIE-Lab:
        36.7300, 51.2482, -12.0505
        CIE-LCH:
        36.7300, 52.6460, 346.7679
        CIE-Luv:
        36.7300, 60.9709, -23.6947
        Hunter-Lab:
        30.6478, 42.0627, -7.2882
      #982a6b color charts
#982a6b RGB chart
      #982a6b CMYK chart
      #982a6b RGB pie chart
      #982a6b color shades, tints & tones
#982a6b color schemes
#982a6b color preview, HTML & CSS examples
           This text has a color of #982a6b        
        
          <p style="color:#982a6b;">Text here</p>
        
        
          .mytext {color:#982a6b;}
        
        Text color #982a6b
      
           This box has a color of #982a6b        
        
          <div style="background-color:#982a6b;">Content here</div>
        
        
          .mybackground {background-color:#982a6b;}
        
        Background color #982a6b
      
           Border around this has a color of #982a6b        
        
          <div style="border:2px solid #982a6b;">Content here</div>
        
        
          .myborder {border:2px solid #982a6b;}
        
        Border color #982a6b