#982ac2 color space conversions
Hex:
        #982ac2
        RGB:
        152, 42, 194
        CMY:
        40, 84, 24
        CMYK:
        22, 78, 0, 24
      HSL:
        283°, 64.4068%, 46.2745%
        HSV (HSB):
        283°, 78.3505%, 76.0784%
        XYZ:
        23.5145, 12.2264, 52.1595
        xyY:
        0.2675, 0.1391, 12.2264
      CIE-Lab:
        41.5737, 65.7215, -57.2255
        CIE-LCH:
        41.5737, 87.1440, 318.9530
        CIE-Luv:
        41.5737, 32.9656, -89.4605
        Hunter-Lab:
        34.9662, 58.8487, -63.9672
      #982ac2 color charts
#982ac2 RGB chart
      #982ac2 CMYK chart
      #982ac2 RGB pie chart
      #982ac2 color shades, tints & tones
#982ac2 color schemes
#982ac2 color preview, HTML & CSS examples
           This text has a color of #982ac2        
        
          <p style="color:#982ac2;">Text here</p>
        
        
          .mytext {color:#982ac2;}
        
        Text color #982ac2
      
           This box has a color of #982ac2        
        
          <div style="background-color:#982ac2;">Content here</div>
        
        
          .mybackground {background-color:#982ac2;}
        
        Background color #982ac2
      
           Border around this has a color of #982ac2        
        
          <div style="border:2px solid #982ac2;">Content here</div>
        
        
          .myborder {border:2px solid #982ac2;}
        
        Border color #982ac2