#9f80f1 color space conversions
Hex:
        #9f80f1
        RGB:
        159, 128, 241
        CMY:
        38, 50, 5
        CMYK:
        34, 47, 0, 5
      HSL:
        256°, 80.1418%, 72.3529%
        HSV (HSB):
        256°, 46.8880%, 94.5098%
        XYZ:
        37.8944, 29.1601, 86.8503
        xyY:
        0.2462, 0.1895, 29.1601
      CIE-Lab:
        60.9227, 36.4376, -52.8561
        CIE-LCH:
        60.9227, 64.1986, 304.5814
        CIE-Luv:
        60.9227, 6.4555, -88.4536
        Hunter-Lab:
        54.0001, 30.7616, -57.5581
      #9f80f1 color charts
#9f80f1 RGB chart
      #9f80f1 CMYK chart
      #9f80f1 RGB pie chart
      #9f80f1 color shades, tints & tones
#9f80f1 color schemes
#9f80f1 color preview, HTML & CSS examples
           This text has a color of #9f80f1        
        
          <p style="color:#9f80f1;">Text here</p>
        
        
          .mytext {color:#9f80f1;}
        
        Text color #9f80f1
      
           This box has a color of #9f80f1        
        
          <div style="background-color:#9f80f1;">Content here</div>
        
        
          .mybackground {background-color:#9f80f1;}
        
        Background color #9f80f1
      
           Border around this has a color of #9f80f1        
        
          <div style="border:2px solid #9f80f1;">Content here</div>
        
        
          .myborder {border:2px solid #9f80f1;}
        
        Border color #9f80f1