#9f63be color space conversions
Hex:
        #9f63be
        RGB:
        159, 99, 190
        CMY:
        38, 61, 25
        CMYK:
        16, 48, 0, 25
      HSL:
        280°, 41.1765%, 56.6667%
        HSV (HSB):
        280°, 47.8947%, 74.5098%
        XYZ:
        28.0542, 20.0123, 51.0993
        xyY:
        0.2829, 0.2018, 20.0123
      CIE-Lab:
        51.8511, 40.4453, -38.4382
        CIE-LCH:
        51.8511, 55.7971, 316.4575
        CIE-Luv:
        51.8511, 23.7263, -63.5663
        Hunter-Lab:
        44.7351, 33.6540, -36.4103
      #9f63be color charts
#9f63be RGB chart
      #9f63be CMYK chart
      #9f63be RGB pie chart
      #9f63be color shades, tints & tones
#9f63be color schemes
#9f63be color preview, HTML & CSS examples
           This text has a color of #9f63be        
        
          <p style="color:#9f63be;">Text here</p>
        
        
          .mytext {color:#9f63be;}
        
        Text color #9f63be
      
           This box has a color of #9f63be        
        
          <div style="background-color:#9f63be;">Content here</div>
        
        
          .mybackground {background-color:#9f63be;}
        
        Background color #9f63be
      
           Border around this has a color of #9f63be        
        
          <div style="border:2px solid #9f63be;">Content here</div>
        
        
          .myborder {border:2px solid #9f63be;}
        
        Border color #9f63be