#9b85d1 color space conversions
Hex:
        #9b85d1
        RGB:
        155, 133, 209
        CMY:
        39, 48, 18
        CMYK:
        26, 36, 0, 18
      HSL:
        257°, 45.2381%, 67.0588%
        HSV (HSB):
        257°, 36.3636%, 81.9608%
        XYZ:
        33.4137, 28.3471, 64.0320
        xyY:
        0.2656, 0.2253, 28.3471
      CIE-Lab:
        60.2010, 24.4315, -36.1810
        CIE-LCH:
        60.2010, 43.6574, 304.0295
        CIE-Luv:
        60.2010, 5.9141, -59.6901
        Hunter-Lab:
        53.2420, 18.8500, -34.0364
      #9b85d1 color charts
#9b85d1 RGB chart
      #9b85d1 CMYK chart
      #9b85d1 RGB pie chart
      #9b85d1 color shades, tints & tones
#9b85d1 color schemes
#9b85d1 color preview, HTML & CSS examples
           This text has a color of #9b85d1        
        
          <p style="color:#9b85d1;">Text here</p>
        
        
          .mytext {color:#9b85d1;}
        
        Text color #9b85d1
      
           This box has a color of #9b85d1        
        
          <div style="background-color:#9b85d1;">Content here</div>
        
        
          .mybackground {background-color:#9b85d1;}
        
        Background color #9b85d1
      
           Border around this has a color of #9b85d1        
        
          <div style="border:2px solid #9b85d1;">Content here</div>
        
        
          .myborder {border:2px solid #9b85d1;}
        
        Border color #9b85d1