#9e79df color space conversions
Hex:
        #9e79df
        RGB:
        158, 121, 223
        CMY:
        38, 53, 13
        CMYK:
        29, 46, 0, 13
      HSL:
        262°, 61.4458%, 67.4510%
        HSV (HSB):
        262°, 45.7399%, 87.4510%
        XYZ:
        34.2572, 26.2716, 73.0774
        xyY:
        0.2564, 0.1966, 26.2716
      CIE-Lab:
        58.2939, 35.5965, -47.0144
        CIE-LCH:
        58.2939, 58.9700, 307.1308
        CIE-Luv:
        58.2939, 10.4331, -78.2126
        Hunter-Lab:
        51.2558, 29.6042, -48.6530
      #9e79df color charts
#9e79df RGB chart
      #9e79df CMYK chart
      #9e79df RGB pie chart
      #9e79df color shades, tints & tones
#9e79df color schemes
#9e79df color preview, HTML & CSS examples
           This text has a color of #9e79df        
        
          <p style="color:#9e79df;">Text here</p>
        
        
          .mytext {color:#9e79df;}
        
        Text color #9e79df
      
           This box has a color of #9e79df        
        
          <div style="background-color:#9e79df;">Content here</div>
        
        
          .mybackground {background-color:#9e79df;}
        
        Background color #9e79df
      
           Border around this has a color of #9e79df        
        
          <div style="border:2px solid #9e79df;">Content here</div>
        
        
          .myborder {border:2px solid #9e79df;}
        
        Border color #9e79df