#9e84fe color space conversions
Hex:
        #9e84fe
        RGB:
        158, 132, 254
        CMY:
        38, 48, 0
        CMYK:
        38, 48, 0, 0
      HSL:
        253°, 98.3871%, 75.6863%
        HSV (HSB):
        253°, 48.0315%, 99.6078%
        XYZ:
        40.2412, 30.9274, 97.6146
        xyY:
        0.2384, 0.1832, 30.9274
      CIE-Lab:
        62.4463, 37.3155, -57.5957
        CIE-LCH:
        62.4463, 68.6273, 302.9387
        CIE-Luv:
        62.4463, 3.3484, -96.6788
        Hunter-Lab:
        55.6124, 31.8412, -65.1411
      #9e84fe color charts
#9e84fe RGB chart
      #9e84fe CMYK chart
      #9e84fe RGB pie chart
      #9e84fe color shades, tints & tones
#9e84fe color schemes
#9e84fe color preview, HTML & CSS examples
           This text has a color of #9e84fe        
        
          <p style="color:#9e84fe;">Text here</p>
        
        
          .mytext {color:#9e84fe;}
        
        Text color #9e84fe
      
           This box has a color of #9e84fe        
        
          <div style="background-color:#9e84fe;">Content here</div>
        
        
          .mybackground {background-color:#9e84fe;}
        
        Background color #9e84fe
      
           Border around this has a color of #9e84fe        
        
          <div style="border:2px solid #9e84fe;">Content here</div>
        
        
          .myborder {border:2px solid #9e84fe;}
        
        Border color #9e84fe