#9f80d3 color space conversions
Hex:
        #9f80d3
        RGB:
        159, 128, 211
        CMY:
        38, 50, 17
        CMYK:
        25, 39, 0, 17
      HSL:
        262°, 48.5380%, 66.4706%
        HSV (HSB):
        262°, 39.3365%, 82.7451%
        XYZ:
        33.7751, 27.5124, 65.1583
        xyY:
        0.2671, 0.2176, 27.5124
      CIE-Lab:
        59.4457, 28.9550, -38.4601
        CIE-LCH:
        59.4457, 48.1412, 306.9746
        CIE-Luv:
        59.4457, 9.7511, -63.8404
        Hunter-Lab:
        52.4523, 23.1484, -36.9358
      #9f80d3 color charts
#9f80d3 RGB chart
      #9f80d3 CMYK chart
      #9f80d3 RGB pie chart
      #9f80d3 color shades, tints & tones
#9f80d3 color schemes
#9f80d3 color preview, HTML & CSS examples
           This text has a color of #9f80d3        
        
          <p style="color:#9f80d3;">Text here</p>
        
        
          .mytext {color:#9f80d3;}
        
        Text color #9f80d3
      
           This box has a color of #9f80d3        
        
          <div style="background-color:#9f80d3;">Content here</div>
        
        
          .mybackground {background-color:#9f80d3;}
        
        Background color #9f80d3
      
           Border around this has a color of #9f80d3        
        
          <div style="border:2px solid #9f80d3;">Content here</div>
        
        
          .myborder {border:2px solid #9f80d3;}
        
        Border color #9f80d3