#ad0482 color space conversions
Hex:
        #ad0482
        RGB:
        173, 4, 130
        CMY:
        32, 98, 49
        CMYK:
        0, 98, 25, 32
      HSL:
        315°, 95.4802%, 34.7059%
        HSV (HSB):
        315°, 97.6879%, 67.8431%
        XYZ:
        21.3063, 10.5828, 22.0388
        xyY:
        0.3951, 0.1962, 10.5828
      CIE-Lab:
        38.8687, 67.2307, -22.8271
        CIE-LCH:
        38.8687, 71.0003, 341.2459
        CIE-Luv:
        38.8687, 74.9714, -41.1410
        Hunter-Lab:
        32.5312, 59.9788, -17.3952
      #ad0482 color charts
#ad0482 RGB chart
      #ad0482 CMYK chart
      #ad0482 RGB pie chart
      #ad0482 color shades, tints & tones
#ad0482 color schemes
#ad0482 color preview, HTML & CSS examples
           This text has a color of #ad0482        
        
          <p style="color:#ad0482;">Text here</p>
        
        
          .mytext {color:#ad0482;}
        
        Text color #ad0482
      
           This box has a color of #ad0482        
        
          <div style="background-color:#ad0482;">Content here</div>
        
        
          .mybackground {background-color:#ad0482;}
        
        Background color #ad0482
      
           Border around this has a color of #ad0482        
        
          <div style="border:2px solid #ad0482;">Content here</div>
        
        
          .myborder {border:2px solid #ad0482;}
        
        Border color #ad0482