#ad025a color space conversions
Hex:
        #ad025a
        RGB:
        173, 2, 90
        CMY:
        32, 99, 65
        CMYK:
        0, 99, 48, 32
      HSL:
        329°, 97.7143%, 34.3137%
        HSV (HSB):
        329°, 98.8439%, 67.8431%
        XYZ:
        19.1008, 9.6658, 10.5318
        xyY:
        0.4860, 0.2460, 9.6658
      CIE-Lab:
        37.2359, 63.4044, -0.0214
        CIE-LCH:
        37.2359, 63.4044, 359.9806
        CIE-Luv:
        37.2359, 93.2318, -11.5109
        Hunter-Lab:
        31.0899, 55.2578, 1.6782
      #ad025a color charts
#ad025a RGB chart
      #ad025a CMYK chart
      #ad025a RGB pie chart
      #ad025a color shades, tints & tones
#ad025a color schemes
#ad025a color preview, HTML & CSS examples
           This text has a color of #ad025a        
        
          <p style="color:#ad025a;">Text here</p>
        
        
          .mytext {color:#ad025a;}
        
        Text color #ad025a
      
           This box has a color of #ad025a        
        
          <div style="background-color:#ad025a;">Content here</div>
        
        
          .mybackground {background-color:#ad025a;}
        
        Background color #ad025a
      
           Border around this has a color of #ad025a        
        
          <div style="border:2px solid #ad025a;">Content here</div>
        
        
          .myborder {border:2px solid #ad025a;}
        
        Border color #ad025a