#9f678e color space conversions
Hex:
        #9f678e
        RGB:
        159, 103, 142
        CMY:
        38, 60, 44
        CMYK:
        0, 35, 11, 38
      HSL:
        318°, 22.5806%, 51.3725%
        HSV (HSB):
        318°, 35.2201%, 62.3529%
        XYZ:
        24.0308, 19.0244, 27.9967
        xyY:
        0.3382, 0.2678, 19.0244
      CIE-Lab:
        50.7158, 28.5967, -12.1509
        CIE-LCH:
        50.7158, 31.0712, 336.9791
        CIE-Luv:
        50.7158, 30.6629, -21.8173
        Hunter-Lab:
        43.6170, 22.0150, -7.5249
      #9f678e color charts
#9f678e RGB chart
      #9f678e CMYK chart
      #9f678e RGB pie chart
      #9f678e color shades, tints & tones
#9f678e color schemes
#9f678e color preview, HTML & CSS examples
           This text has a color of #9f678e        
        
          <p style="color:#9f678e;">Text here</p>
        
        
          .mytext {color:#9f678e;}
        
        Text color #9f678e
      
           This box has a color of #9f678e        
        
          <div style="background-color:#9f678e;">Content here</div>
        
        
          .mybackground {background-color:#9f678e;}
        
        Background color #9f678e
      
           Border around this has a color of #9f678e        
        
          <div style="border:2px solid #9f678e;">Content here</div>
        
        
          .myborder {border:2px solid #9f678e;}
        
        Border color #9f678e