#9779fb color space conversions
Hex:
        #9779fb
        RGB:
        151, 121, 251
        CMY:
        41, 53, 2
        CMYK:
        40, 52, 0, 2
      HSL:
        254°, 94.2029%, 72.9412%
        HSV (HSB):
        254°, 51.7928%, 98.4314%
        XYZ:
        37.0125, 27.2191, 94.5698
        xyY:
        0.2331, 0.1714, 27.2191
      CIE-Lab:
        59.1766, 41.0866, -61.2068
        CIE-LCH:
        59.1766, 73.7183, 303.8725
        CIE-Luv:
        59.1766, 4.0342, -101.7793
        Hunter-Lab:
        52.1719, 35.3329, -70.9521
      #9779fb color charts
#9779fb RGB chart
      #9779fb CMYK chart
      #9779fb RGB pie chart
      #9779fb color shades, tints & tones
#9779fb color schemes
#9779fb color preview, HTML & CSS examples
           This text has a color of #9779fb        
        
          <p style="color:#9779fb;">Text here</p>
        
        
          .mytext {color:#9779fb;}
        
        Text color #9779fb
      
           This box has a color of #9779fb        
        
          <div style="background-color:#9779fb;">Content here</div>
        
        
          .mybackground {background-color:#9779fb;}
        
        Background color #9779fb
      
           Border around this has a color of #9779fb        
        
          <div style="border:2px solid #9779fb;">Content here</div>
        
        
          .myborder {border:2px solid #9779fb;}
        
        Border color #9779fb