#9a14fd color space conversions
Hex:
        #9a14fd
        RGB:
        154, 20, 253
        CMY:
        40, 92, 1
        CMYK:
        39, 92, 0, 1
      HSL:
        275°, 98.3122%, 53.5294%
        HSV (HSB):
        275°, 92.0949%, 99.2157%
        XYZ:
        31.3062, 14.4622, 94.0700
        xyY:
        0.2239, 0.1034, 14.4622
      CIE-Lab:
        44.8886, 82.8524, -85.5044
        CIE-LCH:
        44.8886, 119.0610, 314.0975
        CIE-Luv:
        44.8886, 22.3112, -130.1086
        Hunter-Lab:
        38.0292, 80.3929, -120.0409
      #9a14fd color charts
#9a14fd RGB chart
      #9a14fd CMYK chart
      #9a14fd RGB pie chart
      #9a14fd color shades, tints & tones
#9a14fd color schemes
#9a14fd color preview, HTML & CSS examples
           This text has a color of #9a14fd        
        
          <p style="color:#9a14fd;">Text here</p>
        
        
          .mytext {color:#9a14fd;}
        
        Text color #9a14fd
      
           This box has a color of #9a14fd        
        
          <div style="background-color:#9a14fd;">Content here</div>
        
        
          .mybackground {background-color:#9a14fd;}
        
        Background color #9a14fd
      
           Border around this has a color of #9a14fd        
        
          <div style="border:2px solid #9a14fd;">Content here</div>
        
        
          .myborder {border:2px solid #9a14fd;}
        
        Border color #9a14fd