#9a14ee color space conversions
Hex:
        #9a14ee
        RGB:
        154, 20, 238
        CMY:
        40, 92, 7
        CMYK:
        35, 92, 0, 7
      HSL:
        277°, 86.5079%, 50.5882%
        HSV (HSB):
        277°, 91.5966%, 93.3333%
        XYZ:
        29.0092, 13.5434, 81.9741
        xyY:
        0.2330, 0.1088, 13.5434
      CIE-Lab:
        43.5708, 79.8718, -79.2347
        CIE-LCH:
        43.5708, 112.5062, 315.2294
        CIE-Luv:
        43.5708, 25.4171, -120.8625
        Hunter-Lab:
        36.8013, 76.3029, -106.3061
      #9a14ee color charts
#9a14ee RGB chart
      #9a14ee CMYK chart
      #9a14ee RGB pie chart
      #9a14ee color shades, tints & tones
#9a14ee color schemes
#9a14ee color preview, HTML & CSS examples
           This text has a color of #9a14ee        
        
          <p style="color:#9a14ee;">Text here</p>
        
        
          .mytext {color:#9a14ee;}
        
        Text color #9a14ee
      
           This box has a color of #9a14ee        
        
          <div style="background-color:#9a14ee;">Content here</div>
        
        
          .mybackground {background-color:#9a14ee;}
        
        Background color #9a14ee
      
           Border around this has a color of #9a14ee        
        
          <div style="border:2px solid #9a14ee;">Content here</div>
        
        
          .myborder {border:2px solid #9a14ee;}
        
        Border color #9a14ee