#9f84a1 color space conversions
Hex:
        #9f84a1
        RGB:
        159, 132, 161
        CMY:
        38, 48, 37
        CMYK:
        1, 18, 0, 37
      HSL:
        296°, 13.3641%, 57.4510%
        HSV (HSB):
        296°, 18.0124%, 63.1373%
        XYZ:
        28.9824, 26.4467, 37.2954
        xyY:
        0.3126, 0.2852, 26.4467
      CIE-Lab:
        58.4586, 15.5965, -11.5587
        CIE-LCH:
        58.4586, 19.4127, 323.4574
        CIE-Luv:
        58.4586, 13.5390, -19.4283
        Hunter-Lab:
        51.4263, 10.6013, -6.9999
      #9f84a1 color charts
#9f84a1 RGB chart
      #9f84a1 CMYK chart
      #9f84a1 RGB pie chart
      #9f84a1 color shades, tints & tones
#9f84a1 color schemes
#9f84a1 color preview, HTML & CSS examples
           This text has a color of #9f84a1        
        
          <p style="color:#9f84a1;">Text here</p>
        
        
          .mytext {color:#9f84a1;}
        
        Text color #9f84a1
      
           This box has a color of #9f84a1        
        
          <div style="background-color:#9f84a1;">Content here</div>
        
        
          .mybackground {background-color:#9f84a1;}
        
        Background color #9f84a1
      
           Border around this has a color of #9f84a1        
        
          <div style="border:2px solid #9f84a1;">Content here</div>
        
        
          .myborder {border:2px solid #9f84a1;}
        
        Border color #9f84a1