#ad379f color space conversions
Hex:
        #ad379f
        RGB:
        173, 55, 159
        CMY:
        32, 78, 38
        CMYK:
        0, 68, 8, 32
      HSL:
        307°, 51.7544%, 44.7059%
        HSV (HSB):
        307°, 68.2081%, 67.8431%
        XYZ:
        24.8578, 14.1198, 34.2161
        xyY:
        0.3396, 0.1929, 14.1198
      CIE-Lab:
        44.4043, 59.3873, -31.8280
        CIE-LCH:
        44.4043, 67.3786, 331.8114
        CIE-Luv:
        44.4043, 54.9576, -54.1519
        Hunter-Lab:
        37.5763, 52.3240, -27.6846
      #ad379f color charts
#ad379f RGB chart
      #ad379f CMYK chart
      #ad379f RGB pie chart
      #ad379f color shades, tints & tones
#ad379f color schemes
#ad379f color preview, HTML & CSS examples
           This text has a color of #ad379f        
        
          <p style="color:#ad379f;">Text here</p>
        
        
          .mytext {color:#ad379f;}
        
        Text color #ad379f
      
           This box has a color of #ad379f        
        
          <div style="background-color:#ad379f;">Content here</div>
        
        
          .mybackground {background-color:#ad379f;}
        
        Background color #ad379f
      
           Border around this has a color of #ad379f        
        
          <div style="border:2px solid #ad379f;">Content here</div>
        
        
          .myborder {border:2px solid #ad379f;}
        
        Border color #ad379f