#982cf4 color space conversions
Hex:
        #982cf4
        RGB:
        152, 44, 244
        CMY:
        40, 83, 4
        CMYK:
        38, 82, 0, 4
      HSL:
        272°, 90.0901%, 56.4706%
        HSV (HSB):
        272°, 81.9672%, 95.6863%
        XYZ:
        30.1787, 15.0084, 86.8943
        xyY:
        0.2285, 0.1136, 15.0084
      CIE-Lab:
        45.6457, 75.3928, -79.2270
        CIE-LCH:
        45.6457, 109.3663, 313.5795
        CIE-Luv:
        45.6457, 21.4270, -122.5688
        Hunter-Lab:
        38.7407, 71.2539, -105.8673
      #982cf4 color charts
#982cf4 RGB chart
      #982cf4 CMYK chart
      #982cf4 RGB pie chart
      #982cf4 color shades, tints & tones
#982cf4 color schemes
#982cf4 color preview, HTML & CSS examples
           This text has a color of #982cf4        
        
          <p style="color:#982cf4;">Text here</p>
        
        
          .mytext {color:#982cf4;}
        
        Text color #982cf4
      
           This box has a color of #982cf4        
        
          <div style="background-color:#982cf4;">Content here</div>
        
        
          .mybackground {background-color:#982cf4;}
        
        Background color #982cf4
      
           Border around this has a color of #982cf4        
        
          <div style="border:2px solid #982cf4;">Content here</div>
        
        
          .myborder {border:2px solid #982cf4;}
        
        Border color #982cf4