#9b80e1 color space conversions
Hex:
        #9b80e1
        RGB:
        155, 128, 225
        CMY:
        39, 50, 12
        CMYK:
        31, 43, 0, 12
      HSL:
        257°, 61.7834%, 69.2157%
        HSV (HSB):
        257°, 43.1111%, 88.2353%
        XYZ:
        34.8273, 27.8431, 74.7728
        xyY:
        0.2534, 0.2026, 27.8431
      CIE-Lab:
        59.7468, 31.2973, -45.8533
        CIE-LCH:
        59.7468, 55.5162, 304.3156
        CIE-Luv:
        59.7468, 6.2119, -76.1779
        Hunter-Lab:
        52.7666, 25.4731, -47.0802
      #9b80e1 color charts
#9b80e1 RGB chart
      #9b80e1 CMYK chart
      #9b80e1 RGB pie chart
      #9b80e1 color shades, tints & tones
#9b80e1 color schemes
#9b80e1 color preview, HTML & CSS examples
           This text has a color of #9b80e1        
        
          <p style="color:#9b80e1;">Text here</p>
        
        
          .mytext {color:#9b80e1;}
        
        Text color #9b80e1
      
           This box has a color of #9b80e1        
        
          <div style="background-color:#9b80e1;">Content here</div>
        
        
          .mybackground {background-color:#9b80e1;}
        
        Background color #9b80e1
      
           Border around this has a color of #9b80e1        
        
          <div style="border:2px solid #9b80e1;">Content here</div>
        
        
          .myborder {border:2px solid #9b80e1;}
        
        Border color #9b80e1