#ad2275 color space conversions
Hex:
        #ad2275
        RGB:
        173, 34, 117
        CMY:
        32, 87, 54
        CMYK:
        0, 80, 32, 32
      HSL:
        324°, 67.1498%, 40.5882%
        HSV (HSB):
        324°, 80.3468%, 67.8431%
        XYZ:
        21.0165, 11.3126, 17.9055
        xyY:
        0.4184, 0.2252, 11.3126
      CIE-Lab:
        40.1021, 60.5309, -12.8456
        CIE-LCH:
        40.1021, 61.8789, 348.0187
        CIE-Luv:
        40.1021, 76.1645, -26.9986
        Hunter-Lab:
        33.6343, 52.6764, -8.0195
      #ad2275 color charts
#ad2275 RGB chart
      #ad2275 CMYK chart
      #ad2275 RGB pie chart
      #ad2275 color shades, tints & tones
#ad2275 color schemes
#ad2275 color preview, HTML & CSS examples
           This text has a color of #ad2275        
        
          <p style="color:#ad2275;">Text here</p>
        
        
          .mytext {color:#ad2275;}
        
        Text color #ad2275
      
           This box has a color of #ad2275        
        
          <div style="background-color:#ad2275;">Content here</div>
        
        
          .mybackground {background-color:#ad2275;}
        
        Background color #ad2275
      
           Border around this has a color of #ad2275        
        
          <div style="border:2px solid #ad2275;">Content here</div>
        
        
          .myborder {border:2px solid #ad2275;}
        
        Border color #ad2275