#9e79be color space conversions
Hex:
        #9e79be
        RGB:
        158, 121, 190
        CMY:
        38, 53, 25
        CMYK:
        17, 36, 0, 25
      HSL:
        272°, 34.6734%, 60.9804%
        HSV (HSB):
        272°, 36.3158%, 74.5098%
        XYZ:
        30.2322, 24.6616, 51.8819
        xyY:
        0.2831, 0.2310, 24.6616
      CIE-Lab:
        56.7442, 27.7561, -30.7914
        CIE-LCH:
        56.7442, 41.4549, 312.0322
        CIE-Luv:
        56.7442, 14.5585, -50.8964
        Hunter-Lab:
        49.6604, 21.7613, -27.1800
      #9e79be color charts
#9e79be RGB chart
      #9e79be CMYK chart
      #9e79be RGB pie chart
      #9e79be color shades, tints & tones
#9e79be color schemes
#9e79be color preview, HTML & CSS examples
           This text has a color of #9e79be        
        
          <p style="color:#9e79be;">Text here</p>
        
        
          .mytext {color:#9e79be;}
        
        Text color #9e79be
      
           This box has a color of #9e79be        
        
          <div style="background-color:#9e79be;">Content here</div>
        
        
          .mybackground {background-color:#9e79be;}
        
        Background color #9e79be
      
           Border around this has a color of #9e79be        
        
          <div style="border:2px solid #9e79be;">Content here</div>
        
        
          .myborder {border:2px solid #9e79be;}
        
        Border color #9e79be