#9679fe color space conversions
Hex:
        #9679fe
        RGB:
        150, 121, 254
        CMY:
        41, 53, 0
        CMYK:
        41, 52, 0, 0
      HSL:
        253°, 98.5185%, 73.5294%
        HSV (HSB):
        253°, 52.3622%, 99.6078%
        XYZ:
        37.3044, 27.3145, 97.0720
        xyY:
        0.2307, 0.1689, 27.3145
      CIE-Lab:
        59.2643, 41.6659, -62.7238
        CIE-LCH:
        59.2643, 75.3016, 303.5951
        CIE-Luv:
        59.2643, 3.3029, -104.2707
        Hunter-Lab:
        52.2633, 35.9487, -73.5388
      #9679fe color charts
#9679fe RGB chart
      #9679fe CMYK chart
      #9679fe RGB pie chart
      #9679fe color shades, tints & tones
#9679fe color schemes
#9679fe color preview, HTML & CSS examples
           This text has a color of #9679fe        
        
          <p style="color:#9679fe;">Text here</p>
        
        
          .mytext {color:#9679fe;}
        
        Text color #9679fe
      
           This box has a color of #9679fe        
        
          <div style="background-color:#9679fe;">Content here</div>
        
        
          .mybackground {background-color:#9679fe;}
        
        Background color #9679fe
      
           Border around this has a color of #9679fe        
        
          <div style="border:2px solid #9679fe;">Content here</div>
        
        
          .myborder {border:2px solid #9679fe;}
        
        Border color #9679fe