#982fd2 color space conversions
Hex:
        #982fd2
        RGB:
        152, 47, 210
        CMY:
        40, 82, 18
        CMYK:
        28, 78, 0, 18
      HSL:
        279°, 64.4269%, 50.3922%
        HSV (HSB):
        279°, 77.6190%, 82.3529%
        XYZ:
        25.5983, 13.3616, 62.2026
        xyY:
        0.2530, 0.1321, 13.3616
      CIE-Lab:
        43.3031, 67.2779, -63.7042
        CIE-LCH:
        43.3031, 92.6528, 316.5628
        CIE-Luv:
        43.3031, 28.3203, -99.5856
        Hunter-Lab:
        36.5535, 61.0343, -75.3056
      #982fd2 color charts
#982fd2 RGB chart
      #982fd2 CMYK chart
      #982fd2 RGB pie chart
      #982fd2 color shades, tints & tones
#982fd2 color schemes
#982fd2 color preview, HTML & CSS examples
           This text has a color of #982fd2        
        
          <p style="color:#982fd2;">Text here</p>
        
        
          .mytext {color:#982fd2;}
        
        Text color #982fd2
      
           This box has a color of #982fd2        
        
          <div style="background-color:#982fd2;">Content here</div>
        
        
          .mybackground {background-color:#982fd2;}
        
        Background color #982fd2
      
           Border around this has a color of #982fd2        
        
          <div style="border:2px solid #982fd2;">Content here</div>
        
        
          .myborder {border:2px solid #982fd2;}
        
        Border color #982fd2