#9679eb color space conversions
Hex:
        #9679eb
        RGB:
        150, 121, 235
        CMY:
        41, 53, 8
        CMYK:
        36, 49, 0, 8
      HSL:
        255°, 74.0260%, 69.8039%
        HSV (HSB):
        255°, 48.5106%, 92.1569%
        XYZ:
        34.4104, 26.1569, 81.8324
        xyY:
        0.2416, 0.1837, 26.1569
      CIE-Lab:
        58.1857, 36.5926, -53.9318
        CIE-LCH:
        58.1857, 65.1741, 304.1568
        CIE-Luv:
        58.1857, 5.2227, -89.3753
        Hunter-Lab:
        51.1438, 30.5961, -59.0659
      #9679eb color charts
#9679eb RGB chart
      #9679eb CMYK chart
      #9679eb RGB pie chart
      #9679eb color shades, tints & tones
#9679eb color schemes
#9679eb color preview, HTML & CSS examples
           This text has a color of #9679eb        
        
          <p style="color:#9679eb;">Text here</p>
        
        
          .mytext {color:#9679eb;}
        
        Text color #9679eb
      
           This box has a color of #9679eb        
        
          <div style="background-color:#9679eb;">Content here</div>
        
        
          .mybackground {background-color:#9679eb;}
        
        Background color #9679eb
      
           Border around this has a color of #9679eb        
        
          <div style="border:2px solid #9679eb;">Content here</div>
        
        
          .myborder {border:2px solid #9679eb;}
        
        Border color #9679eb