#ad14fa color space conversions
Hex:
        #ad14fa
        RGB:
        173, 20, 250
        CMY:
        32, 92, 2
        CMYK:
        31, 92, 0, 2
      HSL:
        280°, 95.8333%, 52.9412%
        HSV (HSB):
        280°, 92.0000%, 98.0392%
        XYZ:
        34.7391, 16.2867, 91.7552
        xyY:
        0.2433, 0.1141, 16.2867
      CIE-Lab:
        47.3484, 84.4361, -79.6880
        CIE-LCH:
        47.3484, 116.1018, 316.6571
        CIE-Luv:
        47.3484, 32.5281, -125.5043
        Hunter-Lab:
        40.3568, 83.0283, -106.5521
      #ad14fa color charts
#ad14fa RGB chart
      #ad14fa CMYK chart
      #ad14fa RGB pie chart
      #ad14fa color shades, tints & tones
#ad14fa color schemes
#ad14fa color preview, HTML & CSS examples
           This text has a color of #ad14fa        
        
          <p style="color:#ad14fa;">Text here</p>
        
        
          .mytext {color:#ad14fa;}
        
        Text color #ad14fa
      
           This box has a color of #ad14fa        
        
          <div style="background-color:#ad14fa;">Content here</div>
        
        
          .mybackground {background-color:#ad14fa;}
        
        Background color #ad14fa
      
           Border around this has a color of #ad14fa        
        
          <div style="border:2px solid #ad14fa;">Content here</div>
        
        
          .myborder {border:2px solid #ad14fa;}
        
        Border color #ad14fa