#f2ace5 color space conversions
Hex:
        #f2ace5
        RGB:
        242, 172, 229
        CMY:
        5, 33, 10
        CMYK:
        0, 29, 5, 5
      HSL:
        311°, 72.9167%, 81.1765%
        HSV (HSB):
        311°, 28.9256%, 94.9020%
        XYZ:
        65.5133, 54.0394, 81.1065
        xyY:
        0.3265, 0.2693, 54.0394
      CIE-Lab:
        78.4847, 34.4108, -18.3942
        CIE-LCH:
        78.4847, 39.0186, 331.8734
        CIE-Luv:
        78.4847, 36.9928, -34.5551
        Hunter-Lab:
        73.5115, 30.4337, -13.9576
      #f2ace5 color charts
#f2ace5 RGB chart
      #f2ace5 CMYK chart
      #f2ace5 RGB pie chart
      #f2ace5 color shades, tints & tones
#f2ace5 color schemes
#f2ace5 color preview, HTML & CSS examples
           This text has a color of #f2ace5        
        
          <p style="color:#f2ace5;">Text here</p>
        
        
          .mytext {color:#f2ace5;}
        
        Text color #f2ace5
      
           This box has a color of #f2ace5        
        
          <div style="background-color:#f2ace5;">Content here</div>
        
        
          .mybackground {background-color:#f2ace5;}
        
        Background color #f2ace5
      
           Border around this has a color of #f2ace5        
        
          <div style="border:2px solid #f2ace5;">Content here</div>
        
        
          .myborder {border:2px solid #f2ace5;}
        
        Border color #f2ace5