#9b57ed color space conversions
Hex:
        #9b57ed
        RGB:
        155, 87, 237
        CMY:
        39, 66, 7
        CMYK:
        35, 63, 0, 7
      HSL:
        267°, 80.6452%, 63.5294%
        HSV (HSB):
        267°, 63.2911%, 92.9412%
        XYZ:
        32.2118, 19.8994, 82.2640
        xyY:
        0.2397, 0.1481, 19.8994
      CIE-Lab:
        51.7233, 56.6907, -65.3931
        CIE-LCH:
        51.7233, 86.5453, 310.9228
        CIE-Luv:
        51.7233, 16.9947, -106.3829
        Hunter-Lab:
        44.6087, 50.8291, -78.1120
      #9b57ed color charts
#9b57ed RGB chart
      #9b57ed CMYK chart
      #9b57ed RGB pie chart
      #9b57ed color shades, tints & tones
#9b57ed color schemes
#9b57ed color preview, HTML & CSS examples
           This text has a color of #9b57ed        
        
          <p style="color:#9b57ed;">Text here</p>
        
        
          .mytext {color:#9b57ed;}
        
        Text color #9b57ed
      
           This box has a color of #9b57ed        
        
          <div style="background-color:#9b57ed;">Content here</div>
        
        
          .mybackground {background-color:#9b57ed;}
        
        Background color #9b57ed
      
           Border around this has a color of #9b57ed        
        
          <div style="border:2px solid #9b57ed;">Content here</div>
        
        
          .myborder {border:2px solid #9b57ed;}
        
        Border color #9b57ed