#982b7e color space conversions
Hex:
        #982b7e
        RGB:
        152, 43, 126
        CMY:
        40, 83, 51
        CMYK:
        0, 72, 17, 40
      HSL:
        314°, 55.8974%, 38.2353%
        HSV (HSB):
        314°, 71.7105%, 59.6078%
        XYZ:
        17.5787, 9.9095, 20.7249
        xyY:
        0.3646, 0.2055, 9.9095
      CIE-Lab:
        37.6795, 53.4965, -22.4957
        CIE-LCH:
        37.6795, 58.0339, 337.1928
        CIE-Luv:
        37.6795, 53.8931, -38.1334
        Hunter-Lab:
        31.4794, 44.5888, -16.9988
      #982b7e color charts
#982b7e RGB chart
      #982b7e CMYK chart
      #982b7e RGB pie chart
      #982b7e color shades, tints & tones
#982b7e color schemes
#982b7e color preview, HTML & CSS examples
           This text has a color of #982b7e        
        
          <p style="color:#982b7e;">Text here</p>
        
        
          .mytext {color:#982b7e;}
        
        Text color #982b7e
      
           This box has a color of #982b7e        
        
          <div style="background-color:#982b7e;">Content here</div>
        
        
          .mybackground {background-color:#982b7e;}
        
        Background color #982b7e
      
           Border around this has a color of #982b7e        
        
          <div style="border:2px solid #982b7e;">Content here</div>
        
        
          .myborder {border:2px solid #982b7e;}
        
        Border color #982b7e