#984eef color space conversions
Hex:
        #984eef
        RGB:
        152, 78, 239
        CMY:
        40, 69, 6
        CMYK:
        36, 67, 0, 6
      HSL:
        268°, 83.4197%, 62.1569%
        HSV (HSB):
        268°, 67.3640%, 93.7255%
        XYZ:
        31.2533, 18.3562, 83.5572
        xyY:
        0.2347, 0.1378, 18.3562
      CIE-Lab:
        49.9253, 60.9478, -69.4426
        CIE-LCH:
        49.9253, 92.3954, 311.2725
        CIE-Luv:
        49.9253, 17.1944, -111.5550
        Hunter-Lab:
        42.8441, 55.2323, -85.6401
      #984eef color charts
#984eef RGB chart
      #984eef CMYK chart
      #984eef RGB pie chart
      #984eef color shades, tints & tones
#984eef color schemes
#984eef color preview, HTML & CSS examples
           This text has a color of #984eef        
        
          <p style="color:#984eef;">Text here</p>
        
        
          .mytext {color:#984eef;}
        
        Text color #984eef
      
           This box has a color of #984eef        
        
          <div style="background-color:#984eef;">Content here</div>
        
        
          .mybackground {background-color:#984eef;}
        
        Background color #984eef
      
           Border around this has a color of #984eef        
        
          <div style="border:2px solid #984eef;">Content here</div>
        
        
          .myborder {border:2px solid #984eef;}
        
        Border color #984eef