#9f6bda color space conversions
Hex:
        #9f6bda
        RGB:
        159, 107, 218
        CMY:
        38, 58, 15
        CMYK:
        27, 51, 0, 15
      HSL:
        268°, 60.0000%, 63.7255%
        HSV (HSB):
        268°, 50.9174%, 85.4902%
        XYZ:
        32.2107, 22.9483, 69.0614
        xyY:
        0.2593, 0.1847, 22.9483
      CIE-Lab:
        55.0190, 42.4806, -49.3925
        CIE-LCH:
        55.0190, 65.1477, 310.6976
        CIE-Luv:
        55.0190, 16.3971, -81.8605
        Hunter-Lab:
        47.9044, 36.1899, -51.9425
      #9f6bda color charts
#9f6bda RGB chart
      #9f6bda CMYK chart
      #9f6bda RGB pie chart
      #9f6bda color shades, tints & tones
#9f6bda color schemes
#9f6bda color preview, HTML & CSS examples
           This text has a color of #9f6bda        
        
          <p style="color:#9f6bda;">Text here</p>
        
        
          .mytext {color:#9f6bda;}
        
        Text color #9f6bda
      
           This box has a color of #9f6bda        
        
          <div style="background-color:#9f6bda;">Content here</div>
        
        
          .mybackground {background-color:#9f6bda;}
        
        Background color #9f6bda
      
           Border around this has a color of #9f6bda        
        
          <div style="border:2px solid #9f6bda;">Content here</div>
        
        
          .myborder {border:2px solid #9f6bda;}
        
        Border color #9f6bda