#9c50fe color space conversions
Hex:
        #9c50fe
        RGB:
        156, 80, 254
        CMY:
        39, 69, 0
        CMYK:
        39, 69, 0, 0
      HSL:
        266°, 98.8636%, 65.4902%
        HSV (HSB):
        266°, 68.5039%, 99.6078%
        XYZ:
        34.4684, 19.9610, 95.8021
        xyY:
        0.2294, 0.1329, 19.9610
      CIE-Lab:
        51.7931, 64.3469, -74.7622
        CIE-LCH:
        51.7931, 98.6403, 310.7182
        CIE-Luv:
        51.7931, 16.2100, -120.6446
        Hunter-Lab:
        44.6777, 59.5247, -95.8607
      #9c50fe color charts
#9c50fe RGB chart
      #9c50fe CMYK chart
      #9c50fe RGB pie chart
      #9c50fe color shades, tints & tones
#9c50fe color schemes
#9c50fe color preview, HTML & CSS examples
           This text has a color of #9c50fe        
        
          <p style="color:#9c50fe;">Text here</p>
        
        
          .mytext {color:#9c50fe;}
        
        Text color #9c50fe
      
           This box has a color of #9c50fe        
        
          <div style="background-color:#9c50fe;">Content here</div>
        
        
          .mybackground {background-color:#9c50fe;}
        
        Background color #9c50fe
      
           Border around this has a color of #9c50fe        
        
          <div style="border:2px solid #9c50fe;">Content here</div>
        
        
          .myborder {border:2px solid #9c50fe;}
        
        Border color #9c50fe