#982ac5 color space conversions
Hex:
        #982ac5
        RGB:
        152, 42, 197
        CMY:
        40, 84, 23
        CMYK:
        23, 79, 0, 23
      HSL:
        283°, 64.8536%, 46.8627%
        HSV (HSB):
        283°, 78.6802%, 77.2549%
        XYZ:
        23.8549, 12.3625, 53.9522
        xyY:
        0.2646, 0.1371, 12.3625
      CIE-Lab:
        41.7866, 66.3111, -58.6310
        CIE-LCH:
        41.7866, 88.5142, 318.5175
        CIE-Luv:
        41.7866, 32.1873, -91.5647
        Hunter-Lab:
        35.1604, 59.5742, -66.3658
      #982ac5 color charts
#982ac5 RGB chart
      #982ac5 CMYK chart
      #982ac5 RGB pie chart
      #982ac5 color shades, tints & tones
#982ac5 color schemes
#982ac5 color preview, HTML & CSS examples
           This text has a color of #982ac5        
        
          <p style="color:#982ac5;">Text here</p>
        
        
          .mytext {color:#982ac5;}
        
        Text color #982ac5
      
           This box has a color of #982ac5        
        
          <div style="background-color:#982ac5;">Content here</div>
        
        
          .mybackground {background-color:#982ac5;}
        
        Background color #982ac5
      
           Border around this has a color of #982ac5        
        
          <div style="border:2px solid #982ac5;">Content here</div>
        
        
          .myborder {border:2px solid #982ac5;}
        
        Border color #982ac5