#984be8 color space conversions
Hex:
        #984be8
        RGB:
        152, 75, 232
        CMY:
        40, 71, 9
        CMYK:
        34, 68, 0, 9
      HSL:
        269°, 77.3399%, 60.1961%
        HSV (HSB):
        269°, 67.6724%, 90.9804%
        XYZ:
        30.0305, 17.5337, 78.1455
        xyY:
        0.2389, 0.1395, 17.5337
      CIE-Lab:
        48.9256, 60.6957, -67.1245
        CIE-LCH:
        48.9256, 90.4968, 312.1207
        CIE-Luv:
        48.9256, 19.0116, -107.5959
        Hunter-Lab:
        41.8733, 54.7373, -81.3378
      #984be8 color charts
#984be8 RGB chart
      #984be8 CMYK chart
      #984be8 RGB pie chart
      #984be8 color shades, tints & tones
#984be8 color schemes
#984be8 color preview, HTML & CSS examples
           This text has a color of #984be8        
        
          <p style="color:#984be8;">Text here</p>
        
        
          .mytext {color:#984be8;}
        
        Text color #984be8
      
           This box has a color of #984be8        
        
          <div style="background-color:#984be8;">Content here</div>
        
        
          .mybackground {background-color:#984be8;}
        
        Background color #984be8
      
           Border around this has a color of #984be8        
        
          <div style="border:2px solid #984be8;">Content here</div>
        
        
          .myborder {border:2px solid #984be8;}
        
        Border color #984be8