#982d9d color space conversions
Hex:
        #982d9d
        RGB:
        152, 45, 157
        CMY:
        40, 82, 38
        CMYK:
        3, 71, 0, 38
      HSL:
        297°, 55.4455%, 39.6078%
        HSV (HSB):
        297°, 71.3376%, 61.5686%
        XYZ:
        19.9731, 10.9865, 32.9662
        xyY:
        0.3124, 0.1719, 10.9865
      CIE-Lab:
        39.5577, 57.7888, -38.5078
        CIE-LCH:
        39.5577, 69.4435, 326.3223
        CIE-Luv:
        39.5577, 43.0939, -61.5900
        Hunter-Lab:
        33.1459, 49.5555, -35.7665
      #982d9d color charts
#982d9d RGB chart
      #982d9d CMYK chart
      #982d9d RGB pie chart
      #982d9d color shades, tints & tones
#982d9d color schemes
#982d9d color preview, HTML & CSS examples
           This text has a color of #982d9d        
        
          <p style="color:#982d9d;">Text here</p>
        
        
          .mytext {color:#982d9d;}
        
        Text color #982d9d
      
           This box has a color of #982d9d        
        
          <div style="background-color:#982d9d;">Content here</div>
        
        
          .mybackground {background-color:#982d9d;}
        
        Background color #982d9d
      
           Border around this has a color of #982d9d        
        
          <div style="border:2px solid #982d9d;">Content here</div>
        
        
          .myborder {border:2px solid #982d9d;}
        
        Border color #982d9d