#982a7d color space conversions
Hex:
        #982a7d
        RGB:
        152, 42, 125
        CMY:
        40, 84, 51
        CMYK:
        0, 72, 18, 40
      HSL:
        315°, 56.7010%, 38.0392%
        HSV (HSB):
        315°, 72.3684%, 59.6078%
        XYZ:
        17.4785, 9.8120, 20.3747
        xyY:
        0.3667, 0.2059, 9.8120
      CIE-Lab:
        37.5029, 53.7160, -22.1487
        CIE-LCH:
        37.5029, 58.1031, 337.5922
        CIE-Luv:
        37.5029, 54.5128, -37.6461
        Hunter-Lab:
        31.3241, 44.7840, -16.6382
      #982a7d color charts
#982a7d RGB chart
      #982a7d CMYK chart
      #982a7d RGB pie chart
      #982a7d color shades, tints & tones
#982a7d color schemes
#982a7d color preview, HTML & CSS examples
           This text has a color of #982a7d        
        
          <p style="color:#982a7d;">Text here</p>
        
        
          .mytext {color:#982a7d;}
        
        Text color #982a7d
      
           This box has a color of #982a7d        
        
          <div style="background-color:#982a7d;">Content here</div>
        
        
          .mybackground {background-color:#982a7d;}
        
        Background color #982a7d
      
           Border around this has a color of #982a7d        
        
          <div style="border:2px solid #982a7d;">Content here</div>
        
        
          .myborder {border:2px solid #982a7d;}
        
        Border color #982a7d