#9d78be color space conversions
Hex:
        #9d78be
        RGB:
        157, 120, 190
        CMY:
        38, 53, 25
        CMYK:
        17, 37, 0, 25
      HSL:
        272°, 35.0000%, 60.7843%
        HSV (HSB):
        272°, 36.8421%, 74.5098%
        XYZ:
        29.9154, 24.3187, 51.8325
        xyY:
        0.2820, 0.2293, 24.3187
      CIE-Lab:
        56.4055, 28.0192, -31.3256
        CIE-LCH:
        56.4055, 42.0282, 311.8111
        CIE-Luv:
        56.4055, 14.4086, -51.7202
        Hunter-Lab:
        49.3140, 21.9838, -27.7981
      #9d78be color charts
#9d78be RGB chart
      #9d78be CMYK chart
      #9d78be RGB pie chart
      #9d78be color shades, tints & tones
#9d78be color schemes
#9d78be color preview, HTML & CSS examples
           This text has a color of #9d78be        
        
          <p style="color:#9d78be;">Text here</p>
        
        
          .mytext {color:#9d78be;}
        
        Text color #9d78be
      
           This box has a color of #9d78be        
        
          <div style="background-color:#9d78be;">Content here</div>
        
        
          .mybackground {background-color:#9d78be;}
        
        Background color #9d78be
      
           Border around this has a color of #9d78be        
        
          <div style="border:2px solid #9d78be;">Content here</div>
        
        
          .myborder {border:2px solid #9d78be;}
        
        Border color #9d78be