#9c56ce color space conversions
Hex:
        #9c56ce
        RGB:
        156, 86, 206
        CMY:
        39, 66, 19
        CMYK:
        24, 58, 0, 19
      HSL:
        275°, 55.0459%, 57.2549%
        HSV (HSB):
        275°, 58.2524%, 80.7843%
        XYZ:
        28.1787, 18.1797, 60.4164
        xyY:
        0.2639, 0.1703, 18.1797
      CIE-Lab:
        49.7134, 50.1515, -51.0480
        CIE-LCH:
        49.7134, 71.5616, 314.4924
        CIE-Luv:
        49.7134, 23.2323, -83.3486
        Hunter-Lab:
        42.6377, 43.3522, -54.1658
      #9c56ce color charts
#9c56ce RGB chart
      #9c56ce CMYK chart
      #9c56ce RGB pie chart
      #9c56ce color shades, tints & tones
#9c56ce color schemes
#9c56ce color preview, HTML & CSS examples
           This text has a color of #9c56ce        
        
          <p style="color:#9c56ce;">Text here</p>
        
        
          .mytext {color:#9c56ce;}
        
        Text color #9c56ce
      
           This box has a color of #9c56ce        
        
          <div style="background-color:#9c56ce;">Content here</div>
        
        
          .mybackground {background-color:#9c56ce;}
        
        Background color #9c56ce
      
           Border around this has a color of #9c56ce        
        
          <div style="border:2px solid #9c56ce;">Content here</div>
        
        
          .myborder {border:2px solid #9c56ce;}
        
        Border color #9c56ce