#9b57fd color space conversions
Hex:
        #9b57fd
        RGB:
        155, 87, 253
        CMY:
        39, 66, 1
        CMYK:
        39, 66, 0, 1
      HSL:
        265°, 97.6471%, 66.6667%
        HSV (HSB):
        265°, 65.6126%, 99.2157%
        XYZ:
        34.6554, 20.8768, 95.1316
        xyY:
        0.2300, 0.1386, 20.8768
      CIE-Lab:
        52.8144, 60.5884, -72.5532
        CIE-LCH:
        52.8144, 94.5247, 309.8649
        CIE-Luv:
        52.8144, 14.4744, -117.8215
        Hunter-Lab:
        45.6911, 55.4275, -91.4614
      #9b57fd color charts
#9b57fd RGB chart
      #9b57fd CMYK chart
      #9b57fd RGB pie chart
      #9b57fd color shades, tints & tones
#9b57fd color schemes
#9b57fd color preview, HTML & CSS examples
           This text has a color of #9b57fd        
        
          <p style="color:#9b57fd;">Text here</p>
        
        
          .mytext {color:#9b57fd;}
        
        Text color #9b57fd
      
           This box has a color of #9b57fd        
        
          <div style="background-color:#9b57fd;">Content here</div>
        
        
          .mybackground {background-color:#9b57fd;}
        
        Background color #9b57fd
      
           Border around this has a color of #9b57fd        
        
          <div style="border:2px solid #9b57fd;">Content here</div>
        
        
          .myborder {border:2px solid #9b57fd;}
        
        Border color #9b57fd