#9f84be color space conversions
Hex:
        #9f84be
        RGB:
        159, 132, 190
        CMY:
        38, 48, 25
        CMYK:
        16, 31, 0, 25
      HSL:
        268°, 30.8511%, 63.1373%
        HSV (HSB):
        268°, 30.5263%, 74.5098%
        XYZ:
        31.8436, 27.5912, 52.3625
        xyY:
        0.2848, 0.2468, 27.5912
      CIE-Lab:
        59.5176, 21.7611, -26.4905
        CIE-LCH:
        59.5176, 34.2825, 309.4021
        CIE-Luv:
        59.5176, 10.4185, -43.6307
        Hunter-Lab:
        52.5273, 16.2892, -22.3349
      #9f84be color charts
#9f84be RGB chart
      #9f84be CMYK chart
      #9f84be RGB pie chart
      #9f84be color shades, tints & tones
#9f84be color schemes
#9f84be color preview, HTML & CSS examples
           This text has a color of #9f84be        
        
          <p style="color:#9f84be;">Text here</p>
        
        
          .mytext {color:#9f84be;}
        
        Text color #9f84be
      
           This box has a color of #9f84be        
        
          <div style="background-color:#9f84be;">Content here</div>
        
        
          .mybackground {background-color:#9f84be;}
        
        Background color #9f84be
      
           Border around this has a color of #9f84be        
        
          <div style="border:2px solid #9f84be;">Content here</div>
        
        
          .myborder {border:2px solid #9f84be;}
        
        Border color #9f84be