#ad0edb color space conversions
Hex:
        #ad0edb
        RGB:
        173, 14, 219
        CMY:
        32, 95, 14
        CMYK:
        21, 94, 0, 14
      HSL:
        287°, 87.9828%, 45.6863%
        HSV (HSB):
        287°, 93.6073%, 85.8824%
        XYZ:
        30.1768, 14.3128, 68.1900
        xyY:
        0.2678, 0.1270, 14.3128
      CIE-Lab:
        44.6782, 79.5559, -66.4956
        CIE-LCH:
        44.6782, 103.6861, 320.1100
        CIE-Luv:
        44.6782, 41.0832, -105.5477
        Hunter-Lab:
        37.8322, 76.1737, -80.3835
      #ad0edb color charts
#ad0edb RGB chart
      #ad0edb CMYK chart
      #ad0edb RGB pie chart
      #ad0edb color shades, tints & tones
#ad0edb color schemes
#ad0edb color preview, HTML & CSS examples
           This text has a color of #ad0edb        
        
          <p style="color:#ad0edb;">Text here</p>
        
        
          .mytext {color:#ad0edb;}
        
        Text color #ad0edb
      
           This box has a color of #ad0edb        
        
          <div style="background-color:#ad0edb;">Content here</div>
        
        
          .mybackground {background-color:#ad0edb;}
        
        Background color #ad0edb
      
           Border around this has a color of #ad0edb        
        
          <div style="border:2px solid #ad0edb;">Content here</div>
        
        
          .myborder {border:2px solid #ad0edb;}
        
        Border color #ad0edb