#9e79bc color space conversions
Hex:
        #9e79bc
        RGB:
        158, 121, 188
        CMY:
        38, 53, 26
        CMYK:
        16, 36, 0, 26
      HSL:
        273°, 33.3333%, 60.5882%
        HSV (HSB):
        273°, 35.6383%, 73.7255%
        XYZ:
        30.0150, 24.5747, 50.7384
        xyY:
        0.2850, 0.2333, 24.5747
      CIE-Lab:
        56.6586, 27.3054, -29.7826
        CIE-LCH:
        56.6586, 40.4053, 312.5154
        CIE-Luv:
        56.6586, 14.8154, -49.2215
        Hunter-Lab:
        49.5729, 21.3244, -25.9830
      #9e79bc color charts
#9e79bc RGB chart
      #9e79bc CMYK chart
      #9e79bc RGB pie chart
      #9e79bc color shades, tints & tones
#9e79bc color schemes
#9e79bc color preview, HTML & CSS examples
           This text has a color of #9e79bc        
        
          <p style="color:#9e79bc;">Text here</p>
        
        
          .mytext {color:#9e79bc;}
        
        Text color #9e79bc
      
           This box has a color of #9e79bc        
        
          <div style="background-color:#9e79bc;">Content here</div>
        
        
          .mybackground {background-color:#9e79bc;}
        
        Background color #9e79bc
      
           Border around this has a color of #9e79bc        
        
          <div style="border:2px solid #9e79bc;">Content here</div>
        
        
          .myborder {border:2px solid #9e79bc;}
        
        Border color #9e79bc