#982d8b color space conversions
Hex:
        #982d8b
        RGB:
        152, 45, 139
        CMY:
        40, 82, 45
        CMYK:
        0, 70, 9, 40
      HSL:
        307°, 54.3147%, 38.6275%
        HSV (HSB):
        307°, 70.3947%, 59.6078%
        XYZ:
        18.5475, 10.4163, 25.4591
        xyY:
        0.3408, 0.1914, 10.4163
      CIE-Lab:
        38.5794, 54.7580, -29.1109
        CIE-LCH:
        38.5794, 62.0152, 332.0036
        CIE-Luv:
        38.5794, 48.9191, -47.6935
        Hunter-Lab:
        32.2742, 46.1012, -24.1781
      #982d8b color charts
#982d8b RGB chart
      #982d8b CMYK chart
      #982d8b RGB pie chart
      #982d8b color shades, tints & tones
#982d8b color schemes
#982d8b color preview, HTML & CSS examples
           This text has a color of #982d8b        
        
          <p style="color:#982d8b;">Text here</p>
        
        
          .mytext {color:#982d8b;}
        
        Text color #982d8b
      
           This box has a color of #982d8b        
        
          <div style="background-color:#982d8b;">Content here</div>
        
        
          .mybackground {background-color:#982d8b;}
        
        Background color #982d8b
      
           Border around this has a color of #982d8b        
        
          <div style="border:2px solid #982d8b;">Content here</div>
        
        
          .myborder {border:2px solid #982d8b;}
        
        Border color #982d8b