#982ae4 color space conversions
Hex:
        #982ae4
        RGB:
        152, 42, 228
        CMY:
        40, 84, 11
        CMYK:
        33, 82, 0, 11
      HSL:
        275°, 77.5000%, 52.9412%
        HSV (HSB):
        275°, 81.5789%, 89.4118%
        XYZ:
        27.7804, 13.9328, 74.6239
        xyY:
        0.2388, 0.1198, 13.9328
      CIE-Lab:
        44.1364, 72.6124, -72.6506
        CIE-LCH:
        44.1364, 102.7164, 314.9849
        CIE-Luv:
        44.1364, 24.8970, -112.5280
        Hunter-Lab:
        37.3266, 67.5276, -92.4047
      #982ae4 color charts
#982ae4 RGB chart
      #982ae4 CMYK chart
      #982ae4 RGB pie chart
      #982ae4 color shades, tints & tones
#982ae4 color schemes
#982ae4 color preview, HTML & CSS examples
           This text has a color of #982ae4        
        
          <p style="color:#982ae4;">Text here</p>
        
        
          .mytext {color:#982ae4;}
        
        Text color #982ae4
      
           This box has a color of #982ae4        
        
          <div style="background-color:#982ae4;">Content here</div>
        
        
          .mybackground {background-color:#982ae4;}
        
        Background color #982ae4
      
           Border around this has a color of #982ae4        
        
          <div style="border:2px solid #982ae4;">Content here</div>
        
        
          .myborder {border:2px solid #982ae4;}
        
        Border color #982ae4