#9b5dcf color space conversions
Hex:
        #9b5dcf
        RGB:
        155, 93, 207
        CMY:
        39, 64, 19
        CMYK:
        25, 55, 0, 19
      HSL:
        273°, 54.2857%, 58.8235%
        HSV (HSB):
        273°, 55.0725%, 81.1765%
        XYZ:
        28.6944, 19.3023, 61.2448
        xyY:
        0.2627, 0.1767, 19.3023
      CIE-Lab:
        51.0390, 46.4594, -49.5103
        CIE-LCH:
        51.0390, 67.8951, 313.1792
        CIE-Luv:
        51.0390, 20.4478, -81.1165
        Hunter-Lab:
        43.9343, 39.6969, -51.8967
      #9b5dcf color charts
#9b5dcf RGB chart
      #9b5dcf CMYK chart
      #9b5dcf RGB pie chart
      #9b5dcf color shades, tints & tones
#9b5dcf color schemes
#9b5dcf color preview, HTML & CSS examples
           This text has a color of #9b5dcf        
        
          <p style="color:#9b5dcf;">Text here</p>
        
        
          .mytext {color:#9b5dcf;}
        
        Text color #9b5dcf
      
           This box has a color of #9b5dcf        
        
          <div style="background-color:#9b5dcf;">Content here</div>
        
        
          .mybackground {background-color:#9b5dcf;}
        
        Background color #9b5dcf
      
           Border around this has a color of #9b5dcf        
        
          <div style="border:2px solid #9b5dcf;">Content here</div>
        
        
          .myborder {border:2px solid #9b5dcf;}
        
        Border color #9b5dcf