#984cef color space conversions
Hex:
        #984cef
        RGB:
        152, 76, 239
        CMY:
        40, 70, 6
        CMYK:
        36, 68, 0, 6
      HSL:
        268°, 83.5897%, 61.7647%
        HSV (HSB):
        268°, 68.2008%, 93.7255%
        XYZ:
        31.1133, 18.0763, 83.5106
        xyY:
        0.2345, 0.1362, 18.0763
      CIE-Lab:
        49.5885, 61.8836, -69.9892
        CIE-LCH:
        49.5885, 93.4241, 311.4827
        CIE-Luv:
        49.5885, 17.5971, -112.1918
        Hunter-Lab:
        42.5162, 56.2228, -86.6964
      #984cef color charts
#984cef RGB chart
      #984cef CMYK chart
      #984cef RGB pie chart
      #984cef color shades, tints & tones
#984cef color schemes
#984cef color preview, HTML & CSS examples
           This text has a color of #984cef        
        
          <p style="color:#984cef;">Text here</p>
        
        
          .mytext {color:#984cef;}
        
        Text color #984cef
      
           This box has a color of #984cef        
        
          <div style="background-color:#984cef;">Content here</div>
        
        
          .mybackground {background-color:#984cef;}
        
        Background color #984cef
      
           Border around this has a color of #984cef        
        
          <div style="border:2px solid #984cef;">Content here</div>
        
        
          .myborder {border:2px solid #984cef;}
        
        Border color #984cef