#9d36fc color space conversions
Hex:
        #9d36fc
        RGB:
        157, 54, 252
        CMY:
        38, 79, 1
        CMYK:
        38, 79, 0, 1
      HSL:
        271°, 97.0588%, 60.0000%
        HSV (HSB):
        271°, 78.5714%, 98.8235%
        XYZ:
        32.7945, 16.8347, 93.6164
        xyY:
        0.2289, 0.1175, 16.8347
      CIE-Lab:
        48.0511, 74.6083, -79.7453
        CIE-LCH:
        48.0511, 109.2049, 313.0939
        CIE-Luv:
        48.0511, 21.1487, -125.3853
        Hunter-Lab:
        41.0301, 70.8685, -106.5580
      #9d36fc color charts
#9d36fc RGB chart
      #9d36fc CMYK chart
      #9d36fc RGB pie chart
      #9d36fc color shades, tints & tones
#9d36fc color schemes
#9d36fc color preview, HTML & CSS examples
           This text has a color of #9d36fc        
        
          <p style="color:#9d36fc;">Text here</p>
        
        
          .mytext {color:#9d36fc;}
        
        Text color #9d36fc
      
           This box has a color of #9d36fc        
        
          <div style="background-color:#9d36fc;">Content here</div>
        
        
          .mybackground {background-color:#9d36fc;}
        
        Background color #9d36fc
      
           Border around this has a color of #9d36fc        
        
          <div style="border:2px solid #9d36fc;">Content here</div>
        
        
          .myborder {border:2px solid #9d36fc;}
        
        Border color #9d36fc