#9d5fcd color space conversions
Hex:
        #9d5fcd
        RGB:
        157, 95, 205
        CMY:
        38, 63, 20
        CMYK:
        23, 54, 0, 20
      HSL:
        274°, 52.3810%, 58.8235%
        HSV (HSB):
        274°, 53.6585%, 80.3922%
        XYZ:
        29.0163, 19.7603, 60.0424
        xyY:
        0.2666, 0.1816, 19.7603
      CIE-Lab:
        51.5651, 45.4411, -47.5155
        CIE-LCH:
        51.5651, 65.7467, 313.7216
        CIE-Luv:
        51.5651, 21.2788, -78.1318
        Hunter-Lab:
        44.4526, 38.7234, -48.9667
      #9d5fcd color charts
#9d5fcd RGB chart
      #9d5fcd CMYK chart
      #9d5fcd RGB pie chart
      #9d5fcd color shades, tints & tones
#9d5fcd color schemes
#9d5fcd color preview, HTML & CSS examples
           This text has a color of #9d5fcd        
        
          <p style="color:#9d5fcd;">Text here</p>
        
        
          .mytext {color:#9d5fcd;}
        
        Text color #9d5fcd
      
           This box has a color of #9d5fcd        
        
          <div style="background-color:#9d5fcd;">Content here</div>
        
        
          .mybackground {background-color:#9d5fcd;}
        
        Background color #9d5fcd
      
           Border around this has a color of #9d5fcd        
        
          <div style="border:2px solid #9d5fcd;">Content here</div>
        
        
          .myborder {border:2px solid #9d5fcd;}
        
        Border color #9d5fcd