#9c14fe color space conversions
Hex:
        #9c14fe
        RGB:
        156, 20, 254
        CMY:
        39, 92, 0
        CMYK:
        39, 92, 0, 0
      HSL:
        275°, 99.1525%, 53.7255%
        HSV (HSB):
        275°, 92.1260%, 99.6078%
        XYZ:
        31.8499, 14.7240, 94.9293
        xyY:
        0.2251, 0.1041, 14.7240
      CIE-Lab:
        45.2538, 83.2655, -85.4530
        CIE-LCH:
        45.2538, 119.3120, 314.2572
        CIE-Luv:
        45.2538, 23.0516, -130.4813
        Hunter-Lab:
        38.3718, 81.0099, -119.8190
      #9c14fe color charts
#9c14fe RGB chart
      #9c14fe CMYK chart
      #9c14fe RGB pie chart
      #9c14fe color shades, tints & tones
#9c14fe color schemes
#9c14fe color preview, HTML & CSS examples
           This text has a color of #9c14fe        
        
          <p style="color:#9c14fe;">Text here</p>
        
        
          .mytext {color:#9c14fe;}
        
        Text color #9c14fe
      
           This box has a color of #9c14fe        
        
          <div style="background-color:#9c14fe;">Content here</div>
        
        
          .mybackground {background-color:#9c14fe;}
        
        Background color #9c14fe
      
           Border around this has a color of #9c14fe        
        
          <div style="border:2px solid #9c14fe;">Content here</div>
        
        
          .myborder {border:2px solid #9c14fe;}
        
        Border color #9c14fe