#9f80d7 color space conversions
Hex:
        #9f80d7
        RGB:
        159, 128, 215
        CMY:
        38, 50, 16
        CMYK:
        26, 40, 0, 16
      HSL:
        261°, 52.0958%, 67.2549%
        HSV (HSB):
        261°, 40.4651%, 84.3137%
        XYZ:
        34.2830, 27.7156, 67.8327
        xyY:
        0.2641, 0.2135, 27.7156
      CIE-Lab:
        59.6309, 29.9229, -40.4157
        CIE-LCH:
        59.6309, 50.2873, 306.5154
        CIE-Luv:
        59.6309, 9.3007, -67.1682
        Hunter-Lab:
        52.6456, 24.1101, -39.5420
      #9f80d7 color charts
#9f80d7 RGB chart
      #9f80d7 CMYK chart
      #9f80d7 RGB pie chart
      #9f80d7 color shades, tints & tones
#9f80d7 color schemes
#9f80d7 color preview, HTML & CSS examples
           This text has a color of #9f80d7        
        
          <p style="color:#9f80d7;">Text here</p>
        
        
          .mytext {color:#9f80d7;}
        
        Text color #9f80d7
      
           This box has a color of #9f80d7        
        
          <div style="background-color:#9f80d7;">Content here</div>
        
        
          .mybackground {background-color:#9f80d7;}
        
        Background color #9f80d7
      
           Border around this has a color of #9f80d7        
        
          <div style="border:2px solid #9f80d7;">Content here</div>
        
        
          .myborder {border:2px solid #9f80d7;}
        
        Border color #9f80d7