#8984e5 color space conversions
Hex:
        #8984e5
        RGB:
        137, 132, 229
        CMY:
        46, 48, 10
        CMYK:
        40, 42, 0, 10
      HSL:
        243°, 65.1007%, 70.7843%
        HSV (HSB):
        243°, 42.3581%, 89.8039%
        XYZ:
        32.7106, 27.4780, 77.7085
        xyY:
        0.2372, 0.1993, 27.4780
      CIE-Lab:
        59.4142, 25.3302, -48.7063
        CIE-LCH:
        59.4142, 54.8992, 297.4772
        CIE-Luv:
        59.4142, -3.7526, -80.0092
        Hunter-Lab:
        52.4195, 19.6529, -51.1999
      #8984e5 color charts
#8984e5 RGB chart
      #8984e5 CMYK chart
      #8984e5 RGB pie chart
      #8984e5 color shades, tints & tones
#8984e5 color schemes
#8984e5 color preview, HTML & CSS examples
           This text has a color of #8984e5        
        
          <p style="color:#8984e5;">Text here</p>
        
        
          .mytext {color:#8984e5;}
        
        Text color #8984e5
      
           This box has a color of #8984e5        
        
          <div style="background-color:#8984e5;">Content here</div>
        
        
          .mybackground {background-color:#8984e5;}
        
        Background color #8984e5
      
           Border around this has a color of #8984e5        
        
          <div style="border:2px solid #8984e5;">Content here</div>
        
        
          .myborder {border:2px solid #8984e5;}
        
        Border color #8984e5