#9b56ff color space conversions
Hex:
        #9b56ff
        RGB:
        155, 86, 255
        CMY:
        39, 66, 0
        CMYK:
        39, 66, 0, 0
      HSL:
        264°, 100.0000%, 66.8627%
        HSV (HSB):
        264°, 66.2745%, 100.0000%
        XYZ:
        34.8954, 20.8441, 96.7919
        xyY:
        0.2288, 0.1367, 20.8441
      CIE-Lab:
        52.7785, 61.5658, -73.7210
        CIE-LCH:
        52.7785, 96.0475, 309.8659
        CIE-Luv:
        52.7785, 14.3830, -119.5674
        Hunter-Lab:
        45.6554, 56.5343, -93.7392
      #9b56ff color charts
#9b56ff RGB chart
      #9b56ff CMYK chart
      #9b56ff RGB pie chart
      #9b56ff color shades, tints & tones
#9b56ff color schemes
#9b56ff color preview, HTML & CSS examples
           This text has a color of #9b56ff        
        
          <p style="color:#9b56ff;">Text here</p>
        
        
          .mytext {color:#9b56ff;}
        
        Text color #9b56ff
      
           This box has a color of #9b56ff        
        
          <div style="background-color:#9b56ff;">Content here</div>
        
        
          .mybackground {background-color:#9b56ff;}
        
        Background color #9b56ff
      
           Border around this has a color of #9b56ff        
        
          <div style="border:2px solid #9b56ff;">Content here</div>
        
        
          .myborder {border:2px solid #9b56ff;}
        
        Border color #9b56ff