#982dfb color space conversions
Hex:
        #982dfb
        RGB:
        152, 45, 251
        CMY:
        40, 82, 2
        CMYK:
        39, 82, 0, 2
      HSL:
        271°, 96.2617%, 58.0392%
        HSV (HSB):
        271°, 82.0717%, 98.4314%
        XYZ:
        31.2999, 15.5172, 92.6122
        xyY:
        0.2245, 0.1113, 15.5172
      CIE-Lab:
        46.3346, 76.5963, -82.0223
        CIE-LCH:
        46.3346, 112.2259, 313.0408
        CIE-Luv:
        46.3346, 19.9983, -126.8672
        Hunter-Lab:
        39.3919, 72.8961, -111.8193
      #982dfb color charts
#982dfb RGB chart
      #982dfb CMYK chart
      #982dfb RGB pie chart
      #982dfb color shades, tints & tones
#982dfb color schemes
#982dfb color preview, HTML & CSS examples
           This text has a color of #982dfb        
        
          <p style="color:#982dfb;">Text here</p>
        
        
          .mytext {color:#982dfb;}
        
        Text color #982dfb
      
           This box has a color of #982dfb        
        
          <div style="background-color:#982dfb;">Content here</div>
        
        
          .mybackground {background-color:#982dfb;}
        
        Background color #982dfb
      
           Border around this has a color of #982dfb        
        
          <div style="border:2px solid #982dfb;">Content here</div>
        
        
          .myborder {border:2px solid #982dfb;}
        
        Border color #982dfb