#9f80bc color space conversions
Hex:
        #9f80bc
        RGB:
        159, 128, 188
        CMY:
        38, 50, 26
        CMYK:
        15, 32, 0, 26
      HSL:
        271°, 30.9278%, 61.9608%
        HSV (HSB):
        271°, 31.9149%, 73.7255%
        XYZ:
        31.0943, 26.4401, 51.0416
        xyY:
        0.2864, 0.2435, 26.4401
      CIE-Lab:
        58.4525, 23.6068, -26.9980
        CIE-LCH:
        58.4525, 35.8632, 311.1661
        CIE-Luv:
        58.4525, 12.3868, -44.5583
        Hunter-Lab:
        51.4199, 17.9565, -22.8597
      #9f80bc color charts
#9f80bc RGB chart
      #9f80bc CMYK chart
      #9f80bc RGB pie chart
      #9f80bc color shades, tints & tones
#9f80bc color schemes
#9f80bc color preview, HTML & CSS examples
           This text has a color of #9f80bc        
        
          <p style="color:#9f80bc;">Text here</p>
        
        
          .mytext {color:#9f80bc;}
        
        Text color #9f80bc
      
           This box has a color of #9f80bc        
        
          <div style="background-color:#9f80bc;">Content here</div>
        
        
          .mybackground {background-color:#9f80bc;}
        
        Background color #9f80bc
      
           Border around this has a color of #9f80bc        
        
          <div style="border:2px solid #9f80bc;">Content here</div>
        
        
          .myborder {border:2px solid #9f80bc;}
        
        Border color #9f80bc