#9c5acd color space conversions
Hex:
        #9c5acd
        RGB:
        156, 90, 205
        CMY:
        39, 65, 20
        CMYK:
        24, 56, 0, 20
      HSL:
        274°, 53.4884%, 57.8431%
        HSV (HSB):
        274°, 56.0976%, 80.3922%
        XYZ:
        28.3859, 18.7880, 59.8880
        xyY:
        0.2651, 0.1755, 18.7880
      CIE-Lab:
        50.4383, 47.8422, -49.3176
        CIE-LCH:
        50.4383, 68.7103, 314.1300
        CIE-Luv:
        50.4383, 22.2566, -80.7548
        Hunter-Lab:
        43.3452, 41.0422, -51.5766
      #9c5acd color charts
#9c5acd RGB chart
      #9c5acd CMYK chart
      #9c5acd RGB pie chart
      #9c5acd color shades, tints & tones
#9c5acd color schemes
#9c5acd color preview, HTML & CSS examples
           This text has a color of #9c5acd        
        
          <p style="color:#9c5acd;">Text here</p>
        
        
          .mytext {color:#9c5acd;}
        
        Text color #9c5acd
      
           This box has a color of #9c5acd        
        
          <div style="background-color:#9c5acd;">Content here</div>
        
        
          .mybackground {background-color:#9c5acd;}
        
        Background color #9c5acd
      
           Border around this has a color of #9c5acd        
        
          <div style="border:2px solid #9c5acd;">Content here</div>
        
        
          .myborder {border:2px solid #9c5acd;}
        
        Border color #9c5acd