#9679ef color space conversions
Hex:
        #9679ef
        RGB:
        150, 121, 239
        CMY:
        41, 53, 6
        CMYK:
        37, 49, 0, 6
      HSL:
        255°, 78.6667%, 70.5882%
        HSV (HSB):
        255°, 49.3724%, 93.7255%
        XYZ:
        34.9950, 26.3908, 84.9108
        xyY:
        0.2392, 0.1804, 26.3908
      CIE-Lab:
        58.4061, 37.6493, -55.8039
        CIE-LCH:
        58.4061, 67.3168, 304.0064
        CIE-Luv:
        58.4061, 4.8102, -92.5518
        Hunter-Lab:
        51.3719, 31.6949, -62.0379
      #9679ef color charts
#9679ef RGB chart
      #9679ef CMYK chart
      #9679ef RGB pie chart
      #9679ef color shades, tints & tones
#9679ef color schemes
#9679ef color preview, HTML & CSS examples
           This text has a color of #9679ef        
        
          <p style="color:#9679ef;">Text here</p>
        
        
          .mytext {color:#9679ef;}
        
        Text color #9679ef
      
           This box has a color of #9679ef        
        
          <div style="background-color:#9679ef;">Content here</div>
        
        
          .mybackground {background-color:#9679ef;}
        
        Background color #9679ef
      
           Border around this has a color of #9679ef        
        
          <div style="border:2px solid #9679ef;">Content here</div>
        
        
          .myborder {border:2px solid #9679ef;}
        
        Border color #9679ef