#9f5abd color space conversions
Hex:
        #9f5abd
        RGB:
        159, 90, 189
        CMY:
        38, 65, 26
        CMYK:
        16, 52, 0, 26
      HSL:
        282°, 42.8571%, 54.7059%
        HSV (HSB):
        282°, 52.3810%, 74.1176%
        XYZ:
        27.1395, 18.3574, 50.2570
        xyY:
        0.2834, 0.1917, 18.3574
      CIE-Lab:
        49.9267, 45.0823, -40.8974
        CIE-LCH:
        49.9267, 60.8688, 317.7865
        CIE-Luv:
        49.9267, 27.0390, -67.3961
        Hunter-Lab:
        42.8455, 38.0872, -39.5543
      #9f5abd color charts
#9f5abd RGB chart
      #9f5abd CMYK chart
      #9f5abd RGB pie chart
      #9f5abd color shades, tints & tones
#9f5abd color schemes
#9f5abd color preview, HTML & CSS examples
           This text has a color of #9f5abd        
        
          <p style="color:#9f5abd;">Text here</p>
        
        
          .mytext {color:#9f5abd;}
        
        Text color #9f5abd
      
           This box has a color of #9f5abd        
        
          <div style="background-color:#9f5abd;">Content here</div>
        
        
          .mybackground {background-color:#9f5abd;}
        
        Background color #9f5abd
      
           Border around this has a color of #9f5abd        
        
          <div style="border:2px solid #9f5abd;">Content here</div>
        
        
          .myborder {border:2px solid #9f5abd;}
        
        Border color #9f5abd