#9b55e1 color space conversions
Hex:
        #9b55e1
        RGB:
        155, 85, 225
        CMY:
        39, 67, 12
        CMYK:
        31, 62, 0, 12
      HSL:
        270°, 70.0000%, 60.7843%
        HSV (HSB):
        270°, 62.2222%, 88.2353%
        XYZ:
        30.3567, 18.9018, 73.2826
        xyY:
        0.2477, 0.1542, 18.9018
      CIE-Lab:
        50.5721, 54.8275, -60.4916
        CIE-LCH:
        50.5721, 81.6412, 312.1881
        CIE-Luv:
        50.5721, 19.5031, -98.3568
        Hunter-Lab:
        43.4762, 48.5519, -69.5047
      #9b55e1 color charts
#9b55e1 RGB chart
      #9b55e1 CMYK chart
      #9b55e1 RGB pie chart
      #9b55e1 color shades, tints & tones
#9b55e1 color schemes
#9b55e1 color preview, HTML & CSS examples
           This text has a color of #9b55e1        
        
          <p style="color:#9b55e1;">Text here</p>
        
        
          .mytext {color:#9b55e1;}
        
        Text color #9b55e1
      
           This box has a color of #9b55e1        
        
          <div style="background-color:#9b55e1;">Content here</div>
        
        
          .mybackground {background-color:#9b55e1;}
        
        Background color #9b55e1
      
           Border around this has a color of #9b55e1        
        
          <div style="border:2px solid #9b55e1;">Content here</div>
        
        
          .myborder {border:2px solid #9b55e1;}
        
        Border color #9b55e1