#f2aac5 color space conversions
Hex:
        #f2aac5
        RGB:
        242, 170, 197
        CMY:
        5, 33, 23
        CMYK:
        0, 30, 19, 5
      HSL:
        338°, 73.4694%, 80.7843%
        HSV (HSB):
        338°, 29.7521%, 94.9020%
        XYZ:
        61.0707, 51.6579, 59.5755
        xyY:
        0.3544, 0.2998, 51.6579
      CIE-Lab:
        77.0758, 30.2654, -3.1053
        CIE-LCH:
        77.0758, 30.4243, 354.1418
        CIE-Luv:
        77.0758, 42.9974, -10.1552
        Hunter-Lab:
        71.8734, 25.8926, 1.1662
      #f2aac5 color charts
#f2aac5 RGB chart
      #f2aac5 CMYK chart
      #f2aac5 RGB pie chart
      #f2aac5 color shades, tints & tones
#f2aac5 color schemes
#f2aac5 color preview, HTML & CSS examples
           This text has a color of #f2aac5        
        
          <p style="color:#f2aac5;">Text here</p>
        
        
          .mytext {color:#f2aac5;}
        
        Text color #f2aac5
      
           This box has a color of #f2aac5        
        
          <div style="background-color:#f2aac5;">Content here</div>
        
        
          .mybackground {background-color:#f2aac5;}
        
        Background color #f2aac5
      
           Border around this has a color of #f2aac5        
        
          <div style="border:2px solid #f2aac5;">Content here</div>
        
        
          .myborder {border:2px solid #f2aac5;}
        
        Border color #f2aac5