#9c56fd color space conversions
Hex:
        #9c56fd
        RGB:
        156, 86, 253
        CMY:
        39, 66, 1
        CMYK:
        38, 66, 0, 1
      HSL:
        265°, 97.6608%, 66.4706%
        HSV (HSB):
        265°, 66.0079%, 99.2157%
        XYZ:
        34.7677, 20.8153, 95.1138
        xyY:
        0.2307, 0.1381, 20.8153
      CIE-Lab:
        52.7468, 61.2653, -72.6578
        CIE-LCH:
        52.7468, 95.0399, 310.1377
        CIE-Luv:
        52.7468, 15.1479, -117.9928
        Hunter-Lab:
        45.6238, 56.1845, -91.6675
      #9c56fd color charts
#9c56fd RGB chart
      #9c56fd CMYK chart
      #9c56fd RGB pie chart
      #9c56fd color shades, tints & tones
#9c56fd color schemes
#9c56fd color preview, HTML & CSS examples
           This text has a color of #9c56fd        
        
          <p style="color:#9c56fd;">Text here</p>
        
        
          .mytext {color:#9c56fd;}
        
        Text color #9c56fd
      
           This box has a color of #9c56fd        
        
          <div style="background-color:#9c56fd;">Content here</div>
        
        
          .mybackground {background-color:#9c56fd;}
        
        Background color #9c56fd
      
           Border around this has a color of #9c56fd        
        
          <div style="border:2px solid #9c56fd;">Content here</div>
        
        
          .myborder {border:2px solid #9c56fd;}
        
        Border color #9c56fd