#9679f5 color space conversions
Hex:
        #9679f5
        RGB:
        150, 121, 245
        CMY:
        41, 53, 4
        CMYK:
        39, 51, 0, 4
      HSL:
        254°, 86.1111%, 71.7647%
        HSV (HSB):
        254°, 50.6122%, 96.0784%
        XYZ:
        35.8965, 26.7513, 89.6578
        xyY:
        0.2357, 0.1756, 26.7513
      CIE-Lab:
        58.7435, 39.2463, -58.5908
        CIE-LCH:
        58.7435, 70.5206, 303.8156
        CIE-Luv:
        58.7435, 4.1997, -97.2765
        Hunter-Lab:
        51.7217, 33.3716, -66.5720
      #9679f5 color charts
#9679f5 RGB chart
      #9679f5 CMYK chart
      #9679f5 RGB pie chart
      #9679f5 color shades, tints & tones
#9679f5 color schemes
#9679f5 color preview, HTML & CSS examples
           This text has a color of #9679f5        
        
          <p style="color:#9679f5;">Text here</p>
        
        
          .mytext {color:#9679f5;}
        
        Text color #9679f5
      
           This box has a color of #9679f5        
        
          <div style="background-color:#9679f5;">Content here</div>
        
        
          .mybackground {background-color:#9679f5;}
        
        Background color #9679f5
      
           Border around this has a color of #9679f5        
        
          <div style="border:2px solid #9679f5;">Content here</div>
        
        
          .myborder {border:2px solid #9679f5;}
        
        Border color #9679f5