#f2a5bc color space conversions
Hex:
        #f2a5bc
        RGB:
        242, 165, 188
        CMY:
        5, 35, 26
        CMYK:
        0, 32, 22, 5
      HSL:
        342°, 74.7573%, 79.8039%
        HSV (HSB):
        342°, 31.8182%, 94.9020%
        XYZ:
        59.1502, 49.4184, 53.9981
        xyY:
        0.3639, 0.3040, 49.4184
      CIE-Lab:
        75.7109, 31.5780, -0.1858
        CIE-LCH:
        75.7109, 31.5785, 359.6629
        CIE-Luv:
        75.7109, 47.2432, -6.1063
        Hunter-Lab:
        70.2982, 27.1713, 3.6663
      #f2a5bc color charts
#f2a5bc RGB chart
      #f2a5bc CMYK chart
      #f2a5bc RGB pie chart
      #f2a5bc color shades, tints & tones
#f2a5bc color schemes
#f2a5bc color preview, HTML & CSS examples
           This text has a color of #f2a5bc        
        
          <p style="color:#f2a5bc;">Text here</p>
        
        
          .mytext {color:#f2a5bc;}
        
        Text color #f2a5bc
      
           This box has a color of #f2a5bc        
        
          <div style="background-color:#f2a5bc;">Content here</div>
        
        
          .mybackground {background-color:#f2a5bc;}
        
        Background color #f2a5bc
      
           Border around this has a color of #f2a5bc        
        
          <div style="border:2px solid #f2a5bc;">Content here</div>
        
        
          .myborder {border:2px solid #f2a5bc;}
        
        Border color #f2a5bc