#9b93fb color space conversions
Hex:
        #9b93fb
        RGB:
        155, 147, 251
        CMY:
        39, 42, 2
        CMYK:
        38, 41, 0, 2
      HSL:
        245°, 92.8571%, 78.0392%
        HSV (HSB):
        245°, 41.4343%, 98.4314%
        XYZ:
        41.3639, 34.8010, 95.8039
        xyY:
        0.2405, 0.2024, 34.8010
      CIE-Lab:
        65.5935, 27.2096, -50.9697
        CIE-LCH:
        65.5935, 57.7777, 298.0950
        CIE-Luv:
        65.5935, -2.8713, -85.4399
        Hunter-Lab:
        58.9924, 21.9227, -54.9926
      #9b93fb color charts
#9b93fb RGB chart
      #9b93fb CMYK chart
      #9b93fb RGB pie chart
      #9b93fb color shades, tints & tones
#9b93fb color schemes
#9b93fb color preview, HTML & CSS examples
           This text has a color of #9b93fb        
        
          <p style="color:#9b93fb;">Text here</p>
        
        
          .mytext {color:#9b93fb;}
        
        Text color #9b93fb
      
           This box has a color of #9b93fb        
        
          <div style="background-color:#9b93fb;">Content here</div>
        
        
          .mybackground {background-color:#9b93fb;}
        
        Background color #9b93fb
      
           Border around this has a color of #9b93fb        
        
          <div style="border:2px solid #9b93fb;">Content here</div>
        
        
          .myborder {border:2px solid #9b93fb;}
        
        Border color #9b93fb