#9d78ed color space conversions
Hex:
        #9d78ed
        RGB:
        157, 120, 237
        CMY:
        38, 53, 7
        CMYK:
        34, 49, 0, 7
      HSL:
        259°, 76.4706%, 70.0000%
        HSV (HSB):
        259°, 49.3671%, 92.9412%
        XYZ:
        35.9072, 26.7155, 83.3849
        xyY:
        0.2459, 0.1830, 26.7155
      CIE-Lab:
        58.7100, 39.4262, -54.1705
        CIE-LCH:
        58.7100, 66.9990, 306.0478
        CIE-Luv:
        58.7100, 8.6164, -90.2496
        Hunter-Lab:
        51.6870, 33.5524, -59.4696
      #9d78ed color charts
#9d78ed RGB chart
      #9d78ed CMYK chart
      #9d78ed RGB pie chart
      #9d78ed color shades, tints & tones
#9d78ed color schemes
#9d78ed color preview, HTML & CSS examples
           This text has a color of #9d78ed        
        
          <p style="color:#9d78ed;">Text here</p>
        
        
          .mytext {color:#9d78ed;}
        
        Text color #9d78ed
      
           This box has a color of #9d78ed        
        
          <div style="background-color:#9d78ed;">Content here</div>
        
        
          .mybackground {background-color:#9d78ed;}
        
        Background color #9d78ed
      
           Border around this has a color of #9d78ed        
        
          <div style="border:2px solid #9d78ed;">Content here</div>
        
        
          .myborder {border:2px solid #9d78ed;}
        
        Border color #9d78ed