#9b61ef color space conversions
Hex:
        #9b61ef
        RGB:
        155, 97, 239
        CMY:
        39, 62, 6
        CMYK:
        35, 59, 0, 6
      HSL:
        265°, 81.6092%, 65.8824%
        HSV (HSB):
        265°, 59.4142%, 93.7255%
        XYZ:
        33.3723, 21.7499, 84.1006
        xyY:
        0.2397, 0.1562, 21.7499
      CIE-Lab:
        53.7607, 52.0455, -63.2259
        CIE-LCH:
        53.7607, 81.8917, 309.4601
        CIE-Luv:
        53.7607, 14.1922, -103.7459
        Hunter-Lab:
        46.6368, 46.1160, -74.2724
      #9b61ef color charts
#9b61ef RGB chart
      #9b61ef CMYK chart
      #9b61ef RGB pie chart
      #9b61ef color shades, tints & tones
#9b61ef color schemes
#9b61ef color preview, HTML & CSS examples
           This text has a color of #9b61ef        
        
          <p style="color:#9b61ef;">Text here</p>
        
        
          .mytext {color:#9b61ef;}
        
        Text color #9b61ef
      
           This box has a color of #9b61ef        
        
          <div style="background-color:#9b61ef;">Content here</div>
        
        
          .mybackground {background-color:#9b61ef;}
        
        Background color #9b61ef
      
           Border around this has a color of #9b61ef        
        
          <div style="border:2px solid #9b61ef;">Content here</div>
        
        
          .myborder {border:2px solid #9b61ef;}
        
        Border color #9b61ef