#9b85cf color space conversions
Hex:
        #9b85cf
        RGB:
        155, 133, 207
        CMY:
        39, 48, 19
        CMYK:
        25, 36, 0, 19
      HSL:
        258°, 43.5294%, 66.6667%
        HSV (HSB):
        258°, 35.7488%, 81.1765%
        XYZ:
        33.1676, 28.2486, 62.7359
        xyY:
        0.2672, 0.2275, 28.2486
      CIE-Lab:
        60.1127, 23.9436, -35.1950
        CIE-LCH:
        60.1127, 42.5674, 304.2280
        CIE-Luv:
        60.1127, 6.1090, -58.0108
        Hunter-Lab:
        53.1494, 18.3804, -32.7794
      #9b85cf color charts
#9b85cf RGB chart
      #9b85cf CMYK chart
      #9b85cf RGB pie chart
      #9b85cf color shades, tints & tones
#9b85cf color schemes
#9b85cf color preview, HTML & CSS examples
           This text has a color of #9b85cf        
        
          <p style="color:#9b85cf;">Text here</p>
        
        
          .mytext {color:#9b85cf;}
        
        Text color #9b85cf
      
           This box has a color of #9b85cf        
        
          <div style="background-color:#9b85cf;">Content here</div>
        
        
          .mybackground {background-color:#9b85cf;}
        
        Background color #9b85cf
      
           Border around this has a color of #9b85cf        
        
          <div style="border:2px solid #9b85cf;">Content here</div>
        
        
          .myborder {border:2px solid #9b85cf;}
        
        Border color #9b85cf