#9d5fcf color space conversions
Hex:
        #9d5fcf
        RGB:
        157, 95, 207
        CMY:
        38, 63, 19
        CMYK:
        24, 54, 0, 19
      HSL:
        273°, 53.8462%, 59.2157%
        HSV (HSB):
        273°, 54.1063%, 81.1765%
        XYZ:
        29.2593, 19.8575, 61.3222
        xyY:
        0.2649, 0.1798, 19.8575
      CIE-Lab:
        51.6757, 45.9017, -48.4819
        CIE-LCH:
        51.6757, 66.7642, 313.4340
        CIE-Luv:
        51.6757, 20.9303, -79.7113
        Hunter-Lab:
        44.5618, 39.2203, -50.3968
      #9d5fcf color charts
#9d5fcf RGB chart
      #9d5fcf CMYK chart
      #9d5fcf RGB pie chart
      #9d5fcf color shades, tints & tones
#9d5fcf color schemes
#9d5fcf color preview, HTML & CSS examples
           This text has a color of #9d5fcf        
        
          <p style="color:#9d5fcf;">Text here</p>
        
        
          .mytext {color:#9d5fcf;}
        
        Text color #9d5fcf
      
           This box has a color of #9d5fcf        
        
          <div style="background-color:#9d5fcf;">Content here</div>
        
        
          .mybackground {background-color:#9d5fcf;}
        
        Background color #9d5fcf
      
           Border around this has a color of #9d5fcf        
        
          <div style="border:2px solid #9d5fcf;">Content here</div>
        
        
          .myborder {border:2px solid #9d5fcf;}
        
        Border color #9d5fcf