#9e80d2 color space conversions
Hex:
        #9e80d2
        RGB:
        158, 128, 210
        CMY:
        38, 50, 18
        CMYK:
        25, 39, 0, 18
      HSL:
        262°, 47.6744%, 66.2745%
        HSV (HSB):
        262°, 39.0476%, 82.3529%
        XYZ:
        33.4526, 27.3606, 64.4907
        xyY:
        0.2670, 0.2184, 27.3606
      CIE-Lab:
        59.3066, 28.4234, -38.1223
        CIE-LCH:
        59.3066, 47.5520, 306.7077
        CIE-Luv:
        59.3066, 9.3394, -63.1965
        Hunter-Lab:
        52.3073, 22.6198, -36.4846
      #9e80d2 color charts
#9e80d2 RGB chart
      #9e80d2 CMYK chart
      #9e80d2 RGB pie chart
      #9e80d2 color shades, tints & tones
#9e80d2 color schemes
#9e80d2 color preview, HTML & CSS examples
           This text has a color of #9e80d2        
        
          <p style="color:#9e80d2;">Text here</p>
        
        
          .mytext {color:#9e80d2;}
        
        Text color #9e80d2
      
           This box has a color of #9e80d2        
        
          <div style="background-color:#9e80d2;">Content here</div>
        
        
          .mybackground {background-color:#9e80d2;}
        
        Background color #9e80d2
      
           Border around this has a color of #9e80d2        
        
          <div style="border:2px solid #9e80d2;">Content here</div>
        
        
          .myborder {border:2px solid #9e80d2;}
        
        Border color #9e80d2