#9c7bff color space conversions
Hex:
        #9c7bff
        RGB:
        156, 123, 255
        CMY:
        39, 52, 0
        CMYK:
        39, 52, 0, 0
      HSL:
        255°, 100.0000%, 74.1176%
        HSV (HSB):
        255°, 51.7647%, 100.0000%
        XYZ:
        38.8433, 28.4538, 98.0526
        xyY:
        0.2349, 0.1721, 28.4538
      CIE-Lab:
        60.2966, 42.1827, -61.5901
        CIE-LCH:
        60.2966, 74.6507, 304.4070
        CIE-Luv:
        60.2966, 5.2126, -102.9187
        Hunter-Lab:
        53.3421, 36.6333, -71.6464
      #9c7bff color charts
#9c7bff RGB chart
      #9c7bff CMYK chart
      #9c7bff RGB pie chart
      #9c7bff color shades, tints & tones
#9c7bff color schemes
#9c7bff color preview, HTML & CSS examples
           This text has a color of #9c7bff        
        
          <p style="color:#9c7bff;">Text here</p>
        
        
          .mytext {color:#9c7bff;}
        
        Text color #9c7bff
      
           This box has a color of #9c7bff        
        
          <div style="background-color:#9c7bff;">Content here</div>
        
        
          .mybackground {background-color:#9c7bff;}
        
        Background color #9c7bff
      
           Border around this has a color of #9c7bff        
        
          <div style="border:2px solid #9c7bff;">Content here</div>
        
        
          .myborder {border:2px solid #9c7bff;}
        
        Border color #9c7bff