#984ed2 color space conversions
Hex:
        #984ed2
        RGB:
        152, 78, 210
        CMY:
        40, 69, 18
        CMYK:
        28, 63, 0, 18
      HSL:
        274°, 59.4595%, 56.4706%
        HSV (HSB):
        274°, 62.8571%, 82.3529%
        XYZ:
        27.3061, 16.7773, 62.7719
        xyY:
        0.2555, 0.1570, 16.7773
      CIE-Lab:
        47.9782, 54.1533, -56.1483
        CIE-LCH:
        47.9782, 78.0078, 313.9638
        CIE-Luv:
        47.9782, 22.3944, -90.5634
        Hunter-Lab:
        40.9601, 47.3171, -62.1906
      #984ed2 color charts
#984ed2 RGB chart
      #984ed2 CMYK chart
      #984ed2 RGB pie chart
      #984ed2 color shades, tints & tones
#984ed2 color schemes
#984ed2 color preview, HTML & CSS examples
           This text has a color of #984ed2        
        
          <p style="color:#984ed2;">Text here</p>
        
        
          .mytext {color:#984ed2;}
        
        Text color #984ed2
      
           This box has a color of #984ed2        
        
          <div style="background-color:#984ed2;">Content here</div>
        
        
          .mybackground {background-color:#984ed2;}
        
        Background color #984ed2
      
           Border around this has a color of #984ed2        
        
          <div style="border:2px solid #984ed2;">Content here</div>
        
        
          .myborder {border:2px solid #984ed2;}
        
        Border color #984ed2