#9e78cb color space conversions
Hex:
        #9e78cb
        RGB:
        158, 120, 203
        CMY:
        38, 53, 20
        CMYK:
        22, 41, 0, 20
      HSL:
        267°, 44.3850%, 63.3333%
        HSV (HSB):
        267°, 40.8867%, 79.6078%
        XYZ:
        31.5965, 25.0138, 59.6627
        xyY:
        0.2717, 0.2151, 25.0138
      CIE-Lab:
        57.0889, 31.3290, -37.6453
        CIE-LCH:
        57.0889, 48.9763, 309.7677
        CIE-Luv:
        57.0889, 13.2939, -62.3623
        Hunter-Lab:
        50.0138, 25.2441, -35.7188
      #9e78cb color charts
#9e78cb RGB chart
      #9e78cb CMYK chart
      #9e78cb RGB pie chart
      #9e78cb color shades, tints & tones
#9e78cb color schemes
#9e78cb color preview, HTML & CSS examples
           This text has a color of #9e78cb        
        
          <p style="color:#9e78cb;">Text here</p>
        
        
          .mytext {color:#9e78cb;}
        
        Text color #9e78cb
      
           This box has a color of #9e78cb        
        
          <div style="background-color:#9e78cb;">Content here</div>
        
        
          .mybackground {background-color:#9e78cb;}
        
        Background color #9e78cb
      
           Border around this has a color of #9e78cb        
        
          <div style="border:2px solid #9e78cb;">Content here</div>
        
        
          .myborder {border:2px solid #9e78cb;}
        
        Border color #9e78cb