#982bfd color space conversions
Hex:
        #982bfd
        RGB:
        152, 43, 253
        CMY:
        40, 83, 1
        CMYK:
        40, 83, 0, 1
      HSL:
        271°, 98.1308%, 58.0392%
        HSV (HSB):
        271°, 83.0040%, 99.2157%
        XYZ:
        31.5424, 15.4950, 94.2569
        xyY:
        0.2232, 0.1097, 15.4950
      CIE-Lab:
        46.3049, 77.6141, -83.1887
        CIE-LCH:
        46.3049, 113.7730, 313.0145
        CIE-Luv:
        46.3049, 19.8215, -128.3800
        Hunter-Lab:
        39.3637, 74.1468, -114.4161
      #982bfd color charts
#982bfd RGB chart
      #982bfd CMYK chart
      #982bfd RGB pie chart
      #982bfd color shades, tints & tones
#982bfd color schemes
#982bfd color preview, HTML & CSS examples
           This text has a color of #982bfd        
        
          <p style="color:#982bfd;">Text here</p>
        
        
          .mytext {color:#982bfd;}
        
        Text color #982bfd
      
           This box has a color of #982bfd        
        
          <div style="background-color:#982bfd;">Content here</div>
        
        
          .mybackground {background-color:#982bfd;}
        
        Background color #982bfd
      
           Border around this has a color of #982bfd        
        
          <div style="border:2px solid #982bfd;">Content here</div>
        
        
          .myborder {border:2px solid #982bfd;}
        
        Border color #982bfd