#9f78a3 color space conversions
Hex:
        #9f78a3
        RGB:
        159, 120, 163
        CMY:
        38, 53, 36
        CMYK:
        2, 26, 0, 36
      HSL:
        294°, 18.9427%, 55.4902%
        HSV (HSB):
        294°, 26.3804%, 63.9216%
        XYZ:
        27.6254, 23.4482, 37.7203
        xyY:
        0.3111, 0.2641, 23.4482
      CIE-Lab:
        55.5310, 22.8789, -17.1356
        CIE-LCH:
        55.5310, 28.5845, 323.1678
        CIE-Luv:
        55.5310, 19.1483, -28.7673
        Hunter-Lab:
        48.4234, 17.0929, -12.2887
      #9f78a3 color charts
#9f78a3 RGB chart
      #9f78a3 CMYK chart
      #9f78a3 RGB pie chart
      #9f78a3 color shades, tints & tones
#9f78a3 color schemes
#9f78a3 color preview, HTML & CSS examples
           This text has a color of #9f78a3        
        
          <p style="color:#9f78a3;">Text here</p>
        
        
          .mytext {color:#9f78a3;}
        
        Text color #9f78a3
      
           This box has a color of #9f78a3        
        
          <div style="background-color:#9f78a3;">Content here</div>
        
        
          .mybackground {background-color:#9f78a3;}
        
        Background color #9f78a3
      
           Border around this has a color of #9f78a3        
        
          <div style="border:2px solid #9f78a3;">Content here</div>
        
        
          .myborder {border:2px solid #9f78a3;}
        
        Border color #9f78a3