#9b55ec color space conversions
Hex:
        #9b55ec
        RGB:
        155, 85, 236
        CMY:
        39, 67, 7
        CMYK:
        34, 64, 0, 7
      HSL:
        268°, 79.8942%, 62.9412%
        HSV (HSB):
        268°, 63.9831%, 92.5490%
        XYZ:
        31.9064, 19.5217, 81.4433
        xyY:
        0.2401, 0.1469, 19.5217
      CIE-Lab:
        51.2921, 57.4440, -65.5287
        CIE-LCH:
        51.2921, 87.1426, 311.2386
        CIE-Luv:
        51.2921, 17.6260, -106.4146
        Hunter-Lab:
        44.1834, 51.5804, -78.3611
      #9b55ec color charts
#9b55ec RGB chart
      #9b55ec CMYK chart
      #9b55ec RGB pie chart
      #9b55ec color shades, tints & tones
#9b55ec color schemes
#9b55ec color preview, HTML & CSS examples
           This text has a color of #9b55ec        
        
          <p style="color:#9b55ec;">Text here</p>
        
        
          .mytext {color:#9b55ec;}
        
        Text color #9b55ec
      
           This box has a color of #9b55ec        
        
          <div style="background-color:#9b55ec;">Content here</div>
        
        
          .mybackground {background-color:#9b55ec;}
        
        Background color #9b55ec
      
           Border around this has a color of #9b55ec        
        
          <div style="border:2px solid #9b55ec;">Content here</div>
        
        
          .myborder {border:2px solid #9b55ec;}
        
        Border color #9b55ec