#982d9b color space conversions
Hex:
        #982d9b
        RGB:
        152, 45, 155
        CMY:
        40, 82, 39
        CMYK:
        2, 71, 0, 39
      HSL:
        298°, 55.0000%, 39.2157%
        HSV (HSB):
        298°, 70.9677%, 60.7843%
        XYZ:
        19.8037, 10.9187, 32.0741
        xyY:
        0.3154, 0.1739, 10.9187
      CIE-Lab:
        39.4433, 57.4393, -37.4827
        CIE-LCH:
        39.4433, 68.5873, 326.8731
        CIE-Luv:
        39.4433, 43.7207, -60.0624
        Hunter-Lab:
        33.0435, 49.1527, -34.4202
      #982d9b color charts
#982d9b RGB chart
      #982d9b CMYK chart
      #982d9b RGB pie chart
      #982d9b color shades, tints & tones
#982d9b color schemes
#982d9b color preview, HTML & CSS examples
           This text has a color of #982d9b        
        
          <p style="color:#982d9b;">Text here</p>
        
        
          .mytext {color:#982d9b;}
        
        Text color #982d9b
      
           This box has a color of #982d9b        
        
          <div style="background-color:#982d9b;">Content here</div>
        
        
          .mybackground {background-color:#982d9b;}
        
        Background color #982d9b
      
           Border around this has a color of #982d9b        
        
          <div style="border:2px solid #982d9b;">Content here</div>
        
        
          .myborder {border:2px solid #982d9b;}
        
        Border color #982d9b