#9a14ef color space conversions
Hex:
        #9a14ef
        RGB:
        154, 20, 239
        CMY:
        40, 92, 6
        CMYK:
        36, 92, 0, 6
      HSL:
        277°, 87.2510%, 50.7843%
        HSV (HSB):
        277°, 91.6318%, 93.7255%
        XYZ:
        29.1566, 13.6023, 82.7501
        xyY:
        0.2323, 0.1084, 13.6023
      CIE-Lab:
        43.6571, 80.0689, -79.6583
        CIE-LCH:
        43.6571, 112.9445, 315.1473
        CIE-Luv:
        43.6571, 25.2011, -121.4862
        Hunter-Lab:
        36.8813, 76.5710, -107.2112
      #9a14ef color charts
#9a14ef RGB chart
      #9a14ef CMYK chart
      #9a14ef RGB pie chart
      #9a14ef color shades, tints & tones
#9a14ef color schemes
#9a14ef color preview, HTML & CSS examples
           This text has a color of #9a14ef        
        
          <p style="color:#9a14ef;">Text here</p>
        
        
          .mytext {color:#9a14ef;}
        
        Text color #9a14ef
      
           This box has a color of #9a14ef        
        
          <div style="background-color:#9a14ef;">Content here</div>
        
        
          .mybackground {background-color:#9a14ef;}
        
        Background color #9a14ef
      
           Border around this has a color of #9a14ef        
        
          <div style="border:2px solid #9a14ef;">Content here</div>
        
        
          .myborder {border:2px solid #9a14ef;}
        
        Border color #9a14ef