#9f80ed color space conversions
Hex:
        #9f80ed
        RGB:
        159, 128, 237
        CMY:
        38, 50, 7
        CMYK:
        33, 46, 0, 7
      HSL:
        257°, 75.1724%, 71.5686%
        HSV (HSB):
        257°, 45.9916%, 92.9412%
        XYZ:
        37.3033, 28.9237, 83.7375
        xyY:
        0.2487, 0.1929, 28.9237
      CIE-Lab:
        60.7142, 35.4127, -50.9725
        CIE-LCH:
        60.7142, 62.0666, 304.7893
        CIE-Luv:
        60.7142, 6.8830, -85.2245
        Hunter-Lab:
        53.7808, 29.6945, -54.6690
      #9f80ed color charts
#9f80ed RGB chart
      #9f80ed CMYK chart
      #9f80ed RGB pie chart
      #9f80ed color shades, tints & tones
#9f80ed color schemes
#9f80ed color preview, HTML & CSS examples
           This text has a color of #9f80ed        
        
          <p style="color:#9f80ed;">Text here</p>
        
        
          .mytext {color:#9f80ed;}
        
        Text color #9f80ed
      
           This box has a color of #9f80ed        
        
          <div style="background-color:#9f80ed;">Content here</div>
        
        
          .mybackground {background-color:#9f80ed;}
        
        Background color #9f80ed
      
           Border around this has a color of #9f80ed        
        
          <div style="border:2px solid #9f80ed;">Content here</div>
        
        
          .myborder {border:2px solid #9f80ed;}
        
        Border color #9f80ed