#ad2fde color space conversions
Hex:
        #ad2fde
        RGB:
        173, 47, 222
        CMY:
        32, 82, 13
        CMYK:
        22, 79, 0, 13
      HSL:
        283°, 72.6141%, 52.7451%
        HSV (HSB):
        283°, 78.8288%, 87.0588%
        XYZ:
        31.4349, 16.1912, 70.5756
        xyY:
        0.2659, 0.1370, 16.1912
      CIE-Lab:
        47.2243, 73.2571, -64.0784
        CIE-LCH:
        47.2243, 97.3275, 318.8236
        CIE-Luv:
        47.2243, 37.3678, -103.4558
        Hunter-Lab:
        40.2383, 69.0306, -75.8245
      #ad2fde color charts
#ad2fde RGB chart
      #ad2fde CMYK chart
      #ad2fde RGB pie chart
      #ad2fde color shades, tints & tones
#ad2fde color schemes
#ad2fde color preview, HTML & CSS examples
           This text has a color of #ad2fde        
        
          <p style="color:#ad2fde;">Text here</p>
        
        
          .mytext {color:#ad2fde;}
        
        Text color #ad2fde
      
           This box has a color of #ad2fde        
        
          <div style="background-color:#ad2fde;">Content here</div>
        
        
          .mybackground {background-color:#ad2fde;}
        
        Background color #ad2fde
      
           Border around this has a color of #ad2fde        
        
          <div style="border:2px solid #ad2fde;">Content here</div>
        
        
          .myborder {border:2px solid #ad2fde;}
        
        Border color #ad2fde