#9e79bb color space conversions
Hex:
        #9e79bb
        RGB:
        158, 121, 187
        CMY:
        38, 53, 27
        CMYK:
        16, 35, 0, 27
      HSL:
        274°, 32.6733%, 60.3922%
        HSV (HSB):
        274°, 35.2941%, 73.3333%
        XYZ:
        29.9076, 24.5317, 50.1725
        xyY:
        0.2859, 0.2345, 24.5317
      CIE-Lab:
        56.6163, 27.0813, -29.2770
        CIE-LCH:
        56.6163, 39.8816, 312.7689
        CIE-Luv:
        56.6163, 14.9441, -48.3837
        Hunter-Lab:
        49.5295, 21.1077, -25.3891
      #9e79bb color charts
#9e79bb RGB chart
      #9e79bb CMYK chart
      #9e79bb RGB pie chart
      #9e79bb color shades, tints & tones
#9e79bb color schemes
#9e79bb color preview, HTML & CSS examples
           This text has a color of #9e79bb        
        
          <p style="color:#9e79bb;">Text here</p>
        
        
          .mytext {color:#9e79bb;}
        
        Text color #9e79bb
      
           This box has a color of #9e79bb        
        
          <div style="background-color:#9e79bb;">Content here</div>
        
        
          .mybackground {background-color:#9e79bb;}
        
        Background color #9e79bb
      
           Border around this has a color of #9e79bb        
        
          <div style="border:2px solid #9e79bb;">Content here</div>
        
        
          .myborder {border:2px solid #9e79bb;}
        
        Border color #9e79bb