#ad5ad7 color space conversions
Hex:
        #ad5ad7
        RGB:
        173, 90, 215
        CMY:
        32, 65, 16
        CMYK:
        20, 58, 0, 16
      HSL:
        280°, 60.9756%, 59.8039%
        HSV (HSB):
        280°, 58.1395%, 84.3137%
        XYZ:
        33.1555, 21.1029, 66.6158
        xyY:
        0.2743, 0.1746, 21.1029
      CIE-Lab:
        53.0619, 54.2922, -50.7139
        CIE-LCH:
        53.0619, 74.2936, 316.9517
        CIE-Luv:
        53.0619, 29.9998, -84.6606
        Hunter-Lab:
        45.9379, 48.4405, -53.8216
      #ad5ad7 color charts
#ad5ad7 RGB chart
      #ad5ad7 CMYK chart
      #ad5ad7 RGB pie chart
      #ad5ad7 color shades, tints & tones
#ad5ad7 color schemes
#ad5ad7 color preview, HTML & CSS examples
           This text has a color of #ad5ad7        
        
          <p style="color:#ad5ad7;">Text here</p>
        
        
          .mytext {color:#ad5ad7;}
        
        Text color #ad5ad7
      
           This box has a color of #ad5ad7        
        
          <div style="background-color:#ad5ad7;">Content here</div>
        
        
          .mybackground {background-color:#ad5ad7;}
        
        Background color #ad5ad7
      
           Border around this has a color of #ad5ad7        
        
          <div style="border:2px solid #ad5ad7;">Content here</div>
        
        
          .myborder {border:2px solid #ad5ad7;}
        
        Border color #ad5ad7