#9f5acd color space conversions
Hex:
        #9f5acd
        RGB:
        159, 90, 205
        CMY:
        38, 65, 20
        CMYK:
        22, 56, 0, 20
      HSL:
        276°, 53.4884%, 57.8431%
        HSV (HSB):
        276°, 56.0976%, 80.3922%
        XYZ:
        28.9737, 19.0910, 59.9155
        xyY:
        0.2683, 0.1768, 19.0910
      CIE-Lab:
        50.7935, 48.6020, -48.7302
        CIE-LCH:
        50.7935, 68.8243, 314.9246
        CIE-Luv:
        50.7935, 23.9368, -80.0875
        Hunter-Lab:
        43.6933, 41.9028, -50.7175
      #9f5acd color charts
#9f5acd RGB chart
      #9f5acd CMYK chart
      #9f5acd RGB pie chart
      #9f5acd color shades, tints & tones
#9f5acd color schemes
#9f5acd color preview, HTML & CSS examples
           This text has a color of #9f5acd        
        
          <p style="color:#9f5acd;">Text here</p>
        
        
          .mytext {color:#9f5acd;}
        
        Text color #9f5acd
      
           This box has a color of #9f5acd        
        
          <div style="background-color:#9f5acd;">Content here</div>
        
        
          .mybackground {background-color:#9f5acd;}
        
        Background color #9f5acd
      
           Border around this has a color of #9f5acd        
        
          <div style="border:2px solid #9f5acd;">Content here</div>
        
        
          .myborder {border:2px solid #9f5acd;}
        
        Border color #9f5acd