#984dfa color space conversions
Hex:
        #984dfa
        RGB:
        152, 77, 250
        CMY:
        40, 70, 2
        CMYK:
        39, 69, 0, 2
      HSL:
        266°, 94.5355%, 64.1176%
        HSV (HSB):
        266°, 69.2000%, 98.0392%
        XYZ:
        32.8581, 18.8853, 92.3559
        xyY:
        0.2280, 0.1311, 18.8853
      CIE-Lab:
        50.5527, 64.0520, -74.5747
        CIE-LCH:
        50.5527, 98.3059, 310.6592
        CIE-Luv:
        50.5527, 15.5906, -119.4843
        Hunter-Lab:
        43.4572, 58.9142, -95.5840
      #984dfa color charts
#984dfa RGB chart
      #984dfa CMYK chart
      #984dfa RGB pie chart
      #984dfa color shades, tints & tones
#984dfa color schemes
#984dfa color preview, HTML & CSS examples
           This text has a color of #984dfa        
        
          <p style="color:#984dfa;">Text here</p>
        
        
          .mytext {color:#984dfa;}
        
        Text color #984dfa
      
           This box has a color of #984dfa        
        
          <div style="background-color:#984dfa;">Content here</div>
        
        
          .mybackground {background-color:#984dfa;}
        
        Background color #984dfa
      
           Border around this has a color of #984dfa        
        
          <div style="border:2px solid #984dfa;">Content here</div>
        
        
          .myborder {border:2px solid #984dfa;}
        
        Border color #984dfa