#9e78bc color space conversions
Hex:
        #9e78bc
        RGB:
        158, 120, 188
        CMY:
        38, 53, 26
        CMYK:
        16, 36, 0, 26
      HSL:
        274°, 33.6634%, 60.3922%
        HSV (HSB):
        274°, 36.1702%, 73.7255%
        XYZ:
        29.8941, 24.3329, 50.6981
        xyY:
        0.2849, 0.2319, 24.3329
      CIE-Lab:
        56.4196, 27.8782, -30.1537
        CIE-LCH:
        56.4196, 41.0663, 312.7545
        CIE-Luv:
        56.4196, 15.2351, -49.8489
        Hunter-Lab:
        49.3284, 21.8504, -26.4064
      #9e78bc color charts
#9e78bc RGB chart
      #9e78bc CMYK chart
      #9e78bc RGB pie chart
      #9e78bc color shades, tints & tones
#9e78bc color schemes
#9e78bc color preview, HTML & CSS examples
           This text has a color of #9e78bc        
        
          <p style="color:#9e78bc;">Text here</p>
        
        
          .mytext {color:#9e78bc;}
        
        Text color #9e78bc
      
           This box has a color of #9e78bc        
        
          <div style="background-color:#9e78bc;">Content here</div>
        
        
          .mybackground {background-color:#9e78bc;}
        
        Background color #9e78bc
      
           Border around this has a color of #9e78bc        
        
          <div style="border:2px solid #9e78bc;">Content here</div>
        
        
          .myborder {border:2px solid #9e78bc;}
        
        Border color #9e78bc