#ad14cb color space conversions
Hex:
        #ad14cb
        RGB:
        173, 20, 203
        CMY:
        32, 92, 20
        CMYK:
        15, 90, 0, 20
      HSL:
        290°, 82.0628%, 43.7255%
        HSV (HSB):
        290°, 90.1478%, 79.6078%
        XYZ:
        28.2632, 13.6963, 57.6539
        xyY:
        0.2837, 0.1375, 13.6963
      CIE-Lab:
        43.7943, 75.9980, -58.7093
        CIE-LCH:
        43.7943, 96.0338, 322.3135
        CIE-Luv:
        43.7943, 45.6353, -94.0657
        Hunter-Lab:
        37.0086, 71.5544, -66.4591
      #ad14cb color charts
#ad14cb RGB chart
      #ad14cb CMYK chart
      #ad14cb RGB pie chart
      #ad14cb color shades, tints & tones
#ad14cb color schemes
#ad14cb color preview, HTML & CSS examples
           This text has a color of #ad14cb        
        
          <p style="color:#ad14cb;">Text here</p>
        
        
          .mytext {color:#ad14cb;}
        
        Text color #ad14cb
      
           This box has a color of #ad14cb        
        
          <div style="background-color:#ad14cb;">Content here</div>
        
        
          .mybackground {background-color:#ad14cb;}
        
        Background color #ad14cb
      
           Border around this has a color of #ad14cb        
        
          <div style="border:2px solid #ad14cb;">Content here</div>
        
        
          .myborder {border:2px solid #ad14cb;}
        
        Border color #ad14cb