#9f79ae color space conversions
Hex:
        #9f79ae
        RGB:
        159, 121, 174
        CMY:
        38, 53, 32
        CMYK:
        9, 30, 0, 32
      HSL:
        283°, 24.6512%, 57.8431%
        HSV (HSB):
        283°, 30.4598%, 68.2353%
        XYZ:
        28.7754, 24.1017, 43.1799
        xyY:
        0.2996, 0.2509, 24.1017
      CIE-Lab:
        56.1894, 24.5745, -22.4744
        CIE-LCH:
        56.1894, 33.3018, 317.5558
        CIE-Luv:
        56.1894, 17.2227, -37.3001
        Hunter-Lab:
        49.0934, 18.7117, -17.7828
      #9f79ae color charts
#9f79ae RGB chart
      #9f79ae CMYK chart
      #9f79ae RGB pie chart
      #9f79ae color shades, tints & tones
#9f79ae color schemes
#9f79ae color preview, HTML & CSS examples
           This text has a color of #9f79ae        
        
          <p style="color:#9f79ae;">Text here</p>
        
        
          .mytext {color:#9f79ae;}
        
        Text color #9f79ae
      
           This box has a color of #9f79ae        
        
          <div style="background-color:#9f79ae;">Content here</div>
        
        
          .mybackground {background-color:#9f79ae;}
        
        Background color #9f79ae
      
           Border around this has a color of #9f79ae        
        
          <div style="border:2px solid #9f79ae;">Content here</div>
        
        
          .myborder {border:2px solid #9f79ae;}
        
        Border color #9f79ae