#9b55da color space conversions
Hex:
        #9b55da
        RGB:
        155, 85, 218
        CMY:
        39, 67, 15
        CMYK:
        29, 61, 0, 15
      HSL:
        272°, 64.2512%, 59.4118%
        HSV (HSB):
        272°, 61.0092%, 85.4902%
        XYZ:
        29.4210, 18.5275, 68.3552
        xyY:
        0.2530, 0.1593, 18.5275
      CIE-Lab:
        50.1298, 53.1858, -57.2344
        CIE-LCH:
        50.1298, 78.1313, 312.9002
        CIE-Luv:
        50.1298, 20.7447, -93.1333
        Hunter-Lab:
        43.0436, 46.6812, -64.0247
      #9b55da color charts
#9b55da RGB chart
      #9b55da CMYK chart
      #9b55da RGB pie chart
      #9b55da color shades, tints & tones
#9b55da color schemes
#9b55da color preview, HTML & CSS examples
           This text has a color of #9b55da        
        
          <p style="color:#9b55da;">Text here</p>
        
        
          .mytext {color:#9b55da;}
        
        Text color #9b55da
      
           This box has a color of #9b55da        
        
          <div style="background-color:#9b55da;">Content here</div>
        
        
          .mybackground {background-color:#9b55da;}
        
        Background color #9b55da
      
           Border around this has a color of #9b55da        
        
          <div style="border:2px solid #9b55da;">Content here</div>
        
        
          .myborder {border:2px solid #9b55da;}
        
        Border color #9b55da