#9c5ace color space conversions
Hex:
        #9c5ace
        RGB:
        156, 90, 206
        CMY:
        39, 65, 19
        CMYK:
        24, 56, 0, 19
      HSL:
        274°, 54.2056%, 58.0392%
        HSV (HSB):
        274°, 56.3107%, 80.7843%
        XYZ:
        28.5070, 18.8365, 60.5258
        xyY:
        0.2643, 0.1746, 18.8365
      CIE-Lab:
        50.4953, 48.0710, -49.7990
        CIE-LCH:
        50.4953, 69.2153, 313.9885
        CIE-Luv:
        50.4953, 22.0745, -81.5353
        Hunter-Lab:
        43.4010, 41.2922, -52.3035
      #9c5ace color charts
#9c5ace RGB chart
      #9c5ace CMYK chart
      #9c5ace RGB pie chart
      #9c5ace color shades, tints & tones
#9c5ace color schemes
#9c5ace color preview, HTML & CSS examples
           This text has a color of #9c5ace        
        
          <p style="color:#9c5ace;">Text here</p>
        
        
          .mytext {color:#9c5ace;}
        
        Text color #9c5ace
      
           This box has a color of #9c5ace        
        
          <div style="background-color:#9c5ace;">Content here</div>
        
        
          .mybackground {background-color:#9c5ace;}
        
        Background color #9c5ace
      
           Border around this has a color of #9c5ace        
        
          <div style="border:2px solid #9c5ace;">Content here</div>
        
        
          .myborder {border:2px solid #9c5ace;}
        
        Border color #9c5ace