#9d78bf color space conversions
Hex:
        #9d78bf
        RGB:
        157, 120, 191
        CMY:
        38, 53, 25
        CMYK:
        18, 37, 0, 25
      HSL:
        271°, 35.6784%, 60.9804%
        HSV (HSB):
        271°, 37.1728%, 74.9020%
        XYZ:
        30.0251, 24.3626, 52.4102
        xyY:
        0.2811, 0.2281, 24.3626
      CIE-Lab:
        56.4491, 28.2469, -31.8286
        CIE-LCH:
        56.4491, 42.5552, 311.5880
        CIE-Luv:
        56.4491, 14.2802, -52.5568
        Hunter-Lab:
        49.3585, 22.2052, -28.4047
      #9d78bf color charts
#9d78bf RGB chart
      #9d78bf CMYK chart
      #9d78bf RGB pie chart
      #9d78bf color shades, tints & tones
#9d78bf color schemes
#9d78bf color preview, HTML & CSS examples
           This text has a color of #9d78bf        
        
          <p style="color:#9d78bf;">Text here</p>
        
        
          .mytext {color:#9d78bf;}
        
        Text color #9d78bf
      
           This box has a color of #9d78bf        
        
          <div style="background-color:#9d78bf;">Content here</div>
        
        
          .mybackground {background-color:#9d78bf;}
        
        Background color #9d78bf
      
           Border around this has a color of #9d78bf        
        
          <div style="border:2px solid #9d78bf;">Content here</div>
        
        
          .myborder {border:2px solid #9d78bf;}
        
        Border color #9d78bf