#9c53fb color space conversions
Hex:
        #9c53fb
        RGB:
        156, 83, 251
        CMY:
        39, 67, 2
        CMYK:
        38, 67, 0, 2
      HSL:
        266°, 95.4545%, 65.4902%
        HSV (HSB):
        266°, 66.9323%, 98.4314%
        XYZ:
        34.2161, 20.2195, 93.3661
        xyY:
        0.2315, 0.1368, 20.2195
      CIE-Lab:
        52.0844, 62.2192, -72.6216
        CIE-LCH:
        52.0844, 95.6301, 310.5886
        CIE-Luv:
        52.0844, 16.0912, -117.6054
        Hunter-Lab:
        44.9661, 57.1359, -91.6317
      #9c53fb color charts
#9c53fb RGB chart
      #9c53fb CMYK chart
      #9c53fb RGB pie chart
      #9c53fb color shades, tints & tones
#9c53fb color schemes
#9c53fb color preview, HTML & CSS examples
           This text has a color of #9c53fb        
        
          <p style="color:#9c53fb;">Text here</p>
        
        
          .mytext {color:#9c53fb;}
        
        Text color #9c53fb
      
           This box has a color of #9c53fb        
        
          <div style="background-color:#9c53fb;">Content here</div>
        
        
          .mybackground {background-color:#9c53fb;}
        
        Background color #9c53fb
      
           Border around this has a color of #9c53fb        
        
          <div style="border:2px solid #9c53fb;">Content here</div>
        
        
          .myborder {border:2px solid #9c53fb;}
        
        Border color #9c53fb