#9b55dc color space conversions
Hex:
        #9b55dc
        RGB:
        155, 85, 220
        CMY:
        39, 67, 14
        CMYK:
        30, 61, 0, 14
      HSL:
        271°, 65.8537%, 59.8039%
        HSV (HSB):
        271°, 61.3636%, 86.2745%
        XYZ:
        29.6843, 18.6329, 69.7421
        xyY:
        0.2514, 0.1578, 18.6329
      CIE-Lab:
        50.2549, 53.6528, -58.1692
        CIE-LCH:
        50.2549, 79.1346, 312.6871
        CIE-Luv:
        50.2549, 20.3862, -94.6333
        Hunter-Lab:
        43.1658, 47.2110, -65.5776
      #9b55dc color charts
#9b55dc RGB chart
      #9b55dc CMYK chart
      #9b55dc RGB pie chart
      #9b55dc color shades, tints & tones
#9b55dc color schemes
#9b55dc color preview, HTML & CSS examples
           This text has a color of #9b55dc        
        
          <p style="color:#9b55dc;">Text here</p>
        
        
          .mytext {color:#9b55dc;}
        
        Text color #9b55dc
      
           This box has a color of #9b55dc        
        
          <div style="background-color:#9b55dc;">Content here</div>
        
        
          .mybackground {background-color:#9b55dc;}
        
        Background color #9b55dc
      
           Border around this has a color of #9b55dc        
        
          <div style="border:2px solid #9b55dc;">Content here</div>
        
        
          .myborder {border:2px solid #9b55dc;}
        
        Border color #9b55dc