#9e80eb color space conversions
Hex:
        #9e80eb
        RGB:
        158, 128, 235
        CMY:
        38, 50, 8
        CMYK:
        33, 46, 0, 8
      HSL:
        257°, 72.7891%, 71.1765%
        HSV (HSB):
        257°, 45.5319%, 92.1569%
        XYZ:
        36.8151, 28.7056, 82.1976
        xyY:
        0.2492, 0.1943, 28.7056
      CIE-Lab:
        60.5209, 34.6419, -50.1757
        CIE-LCH:
        60.5209, 60.9726, 304.6217
        CIE-Luv:
        60.5209, 6.6165, -83.7888
        Hunter-Lab:
        53.5776, 28.8930, -53.4571
      #9e80eb color charts
#9e80eb RGB chart
      #9e80eb CMYK chart
      #9e80eb RGB pie chart
      #9e80eb color shades, tints & tones
#9e80eb color schemes
#9e80eb color preview, HTML & CSS examples
           This text has a color of #9e80eb        
        
          <p style="color:#9e80eb;">Text here</p>
        
        
          .mytext {color:#9e80eb;}
        
        Text color #9e80eb
      
           This box has a color of #9e80eb        
        
          <div style="background-color:#9e80eb;">Content here</div>
        
        
          .mybackground {background-color:#9e80eb;}
        
        Background color #9e80eb
      
           Border around this has a color of #9e80eb        
        
          <div style="border:2px solid #9e80eb;">Content here</div>
        
        
          .myborder {border:2px solid #9e80eb;}
        
        Border color #9e80eb