#9c7bcb color space conversions
Hex:
        #9c7bcb
        RGB:
        156, 123, 203
        CMY:
        39, 52, 20
        CMYK:
        23, 39, 0, 20
      HSL:
        265°, 43.4783%, 63.9216%
        HSV (HSB):
        265°, 39.4089%, 79.6078%
        XYZ:
        31.5728, 25.5456, 59.7666
        xyY:
        0.2701, 0.2186, 25.5456
      CIE-Lab:
        57.6032, 29.0252, -36.8535
        CIE-LCH:
        57.6032, 46.9110, 308.2233
        CIE-Luv:
        57.6032, 11.0461, -60.8947
        Hunter-Lab:
        50.5427, 23.0548, -34.7304
      #9c7bcb color charts
#9c7bcb RGB chart
      #9c7bcb CMYK chart
      #9c7bcb RGB pie chart
      #9c7bcb color shades, tints & tones
#9c7bcb color schemes
#9c7bcb color preview, HTML & CSS examples
           This text has a color of #9c7bcb        
        
          <p style="color:#9c7bcb;">Text here</p>
        
        
          .mytext {color:#9c7bcb;}
        
        Text color #9c7bcb
      
           This box has a color of #9c7bcb        
        
          <div style="background-color:#9c7bcb;">Content here</div>
        
        
          .mybackground {background-color:#9c7bcb;}
        
        Background color #9c7bcb
      
           Border around this has a color of #9c7bcb        
        
          <div style="border:2px solid #9c7bcb;">Content here</div>
        
        
          .myborder {border:2px solid #9c7bcb;}
        
        Border color #9c7bcb