#984be7 color space conversions
Hex:
        #984be7
        RGB:
        152, 75, 231
        CMY:
        40, 71, 9
        CMYK:
        34, 68, 0, 9
      HSL:
        270°, 76.4706%, 60.0000%
        HSV (HSB):
        270°, 67.5325%, 90.5882%
        XYZ:
        29.8888, 17.4771, 77.3994
        xyY:
        0.2396, 0.1401, 17.4771
      CIE-Lab:
        48.8556, 60.4612, -66.6735
        CIE-LCH:
        48.8556, 90.0051, 312.2025
        CIE-Luv:
        48.8556, 19.1890, -106.8891
        Hunter-Lab:
        41.8056, 54.4582, -80.5063
      #984be7 color charts
#984be7 RGB chart
      #984be7 CMYK chart
      #984be7 RGB pie chart
      #984be7 color shades, tints & tones
#984be7 color schemes
#984be7 color preview, HTML & CSS examples
           This text has a color of #984be7        
        
          <p style="color:#984be7;">Text here</p>
        
        
          .mytext {color:#984be7;}
        
        Text color #984be7
      
           This box has a color of #984be7        
        
          <div style="background-color:#984be7;">Content here</div>
        
        
          .mybackground {background-color:#984be7;}
        
        Background color #984be7
      
           Border around this has a color of #984be7        
        
          <div style="border:2px solid #984be7;">Content here</div>
        
        
          .myborder {border:2px solid #984be7;}
        
        Border color #984be7