#9a78ed color space conversions
Hex:
        #9a78ed
        RGB:
        154, 120, 237
        CMY:
        40, 53, 7
        CMYK:
        35, 49, 0, 7
      HSL:
        257°, 76.4706%, 70.0000%
        HSV (HSB):
        257°, 49.3671%, 92.9412%
        XYZ:
        35.3290, 26.4174, 83.3578
        xyY:
        0.2435, 0.1821, 26.4174
      CIE-Lab:
        58.4311, 38.6777, -54.6315
        CIE-LCH:
        58.4311, 66.9371, 305.2975
        CIE-Luv:
        58.4311, 7.1939, -90.8088
        Hunter-Lab:
        51.3979, 32.7480, -60.1789
      #9a78ed color charts
#9a78ed RGB chart
      #9a78ed CMYK chart
      #9a78ed RGB pie chart
      #9a78ed color shades, tints & tones
#9a78ed color schemes
#9a78ed color preview, HTML & CSS examples
           This text has a color of #9a78ed        
        
          <p style="color:#9a78ed;">Text here</p>
        
        
          .mytext {color:#9a78ed;}
        
        Text color #9a78ed
      
           This box has a color of #9a78ed        
        
          <div style="background-color:#9a78ed;">Content here</div>
        
        
          .mybackground {background-color:#9a78ed;}
        
        Background color #9a78ed
      
           Border around this has a color of #9a78ed        
        
          <div style="border:2px solid #9a78ed;">Content here</div>
        
        
          .myborder {border:2px solid #9a78ed;}
        
        Border color #9a78ed