#ad34bf color space conversions
Hex:
        #ad34bf
        RGB:
        173, 52, 191
        CMY:
        32, 80, 25
        CMYK:
        9, 73, 0, 25
      HSL:
        292°, 57.2016%, 47.6471%
        HSV (HSB):
        292°, 72.7749%, 74.9020%
        XYZ:
        27.8655, 15.1018, 50.7365
        xyY:
        0.2974, 0.1612, 15.1018
      CIE-Lab:
        45.7733, 65.8949, -48.5484
        CIE-LCH:
        45.7733, 81.8480, 323.6189
        CIE-Luv:
        45.7733, 45.3972, -79.7746
        Hunter-Lab:
        38.8610, 59.9877, -50.2055
      #ad34bf color charts
#ad34bf RGB chart
      #ad34bf CMYK chart
      #ad34bf RGB pie chart
      #ad34bf color shades, tints & tones
#ad34bf color schemes
#ad34bf color preview, HTML & CSS examples
           This text has a color of #ad34bf        
        
          <p style="color:#ad34bf;">Text here</p>
        
        
          .mytext {color:#ad34bf;}
        
        Text color #ad34bf
      
           This box has a color of #ad34bf        
        
          <div style="background-color:#ad34bf;">Content here</div>
        
        
          .mybackground {background-color:#ad34bf;}
        
        Background color #ad34bf
      
           Border around this has a color of #ad34bf        
        
          <div style="border:2px solid #ad34bf;">Content here</div>
        
        
          .myborder {border:2px solid #ad34bf;}
        
        Border color #ad34bf