#9c7ede color space conversions
Hex:
        #9c7ede
        RGB:
        156, 126, 222
        CMY:
        39, 51, 13
        CMYK:
        30, 43, 0, 13
      HSL:
        259°, 59.2593%, 68.2353%
        HSV (HSB):
        259°, 43.2432%, 87.0588%
        XYZ:
        34.3560, 27.2636, 72.5589
        xyY:
        0.2560, 0.2032, 27.2636
      CIE-Lab:
        59.2175, 31.9572, -45.0069
        CIE-LCH:
        59.2175, 55.1986, 305.3767
        CIE-Luv:
        59.2175, 7.7503, -74.7618
        Hunter-Lab:
        52.2145, 26.0736, -45.8410
      #9c7ede color charts
#9c7ede RGB chart
      #9c7ede CMYK chart
      #9c7ede RGB pie chart
      #9c7ede color shades, tints & tones
#9c7ede color schemes
#9c7ede color preview, HTML & CSS examples
           This text has a color of #9c7ede        
        
          <p style="color:#9c7ede;">Text here</p>
        
        
          .mytext {color:#9c7ede;}
        
        Text color #9c7ede
      
           This box has a color of #9c7ede        
        
          <div style="background-color:#9c7ede;">Content here</div>
        
        
          .mybackground {background-color:#9c7ede;}
        
        Background color #9c7ede
      
           Border around this has a color of #9c7ede        
        
          <div style="border:2px solid #9c7ede;">Content here</div>
        
        
          .myborder {border:2px solid #9c7ede;}
        
        Border color #9c7ede