#9c5bcb color space conversions
Hex:
        #9c5bcb
        RGB:
        156, 91, 203
        CMY:
        39, 64, 20
        CMYK:
        23, 55, 0, 20
      HSL:
        275°, 51.8519%, 57.6471%
        HSV (HSB):
        275°, 55.1724%, 79.6078%
        XYZ:
        28.2309, 18.8619, 58.6527
        xyY:
        0.2670, 0.1784, 18.8619
      CIE-Lab:
        50.5252, 46.8579, -48.0332
        CIE-LCH:
        50.5252, 67.1033, 314.2904
        CIE-Luv:
        50.5252, 22.3191, -78.7164
        Hunter-Lab:
        43.4303, 40.0270, -49.6701
      #9c5bcb color charts
#9c5bcb RGB chart
      #9c5bcb CMYK chart
      #9c5bcb RGB pie chart
      #9c5bcb color shades, tints & tones
#9c5bcb color schemes
#9c5bcb color preview, HTML & CSS examples
           This text has a color of #9c5bcb        
        
          <p style="color:#9c5bcb;">Text here</p>
        
        
          .mytext {color:#9c5bcb;}
        
        Text color #9c5bcb
      
           This box has a color of #9c5bcb        
        
          <div style="background-color:#9c5bcb;">Content here</div>
        
        
          .mybackground {background-color:#9c5bcb;}
        
        Background color #9c5bcb
      
           Border around this has a color of #9c5bcb        
        
          <div style="border:2px solid #9c5bcb;">Content here</div>
        
        
          .myborder {border:2px solid #9c5bcb;}
        
        Border color #9c5bcb