#9c56cd color space conversions
Hex:
        #9c56cd
        RGB:
        156, 86, 205
        CMY:
        39, 66, 20
        CMYK:
        24, 58, 0, 20
      HSL:
        275°, 54.3379%, 57.0588%
        HSV (HSB):
        275°, 58.0488%, 80.3922%
        XYZ:
        28.0575, 18.1313, 59.7785
        xyY:
        0.2648, 0.1711, 18.1313
      CIE-Lab:
        49.6549, 49.9249, -50.5683
        CIE-LCH:
        49.6549, 71.0609, 314.6332
        CIE-Luv:
        49.6549, 23.4219, -82.5758
        Hunter-Lab:
        42.5808, 43.1015, -53.4296
      #9c56cd color charts
#9c56cd RGB chart
      #9c56cd CMYK chart
      #9c56cd RGB pie chart
      #9c56cd color shades, tints & tones
#9c56cd color schemes
#9c56cd color preview, HTML & CSS examples
           This text has a color of #9c56cd        
        
          <p style="color:#9c56cd;">Text here</p>
        
        
          .mytext {color:#9c56cd;}
        
        Text color #9c56cd
      
           This box has a color of #9c56cd        
        
          <div style="background-color:#9c56cd;">Content here</div>
        
        
          .mybackground {background-color:#9c56cd;}
        
        Background color #9c56cd
      
           Border around this has a color of #9c56cd        
        
          <div style="border:2px solid #9c56cd;">Content here</div>
        
        
          .myborder {border:2px solid #9c56cd;}
        
        Border color #9c56cd