#f0a9ec color space conversions
Hex:
        #f0a9ec
        RGB:
        240, 169, 236
        CMY:
        6, 34, 7
        CMYK:
        0, 30, 2, 6
      HSL:
        303°, 70.2970%, 80.1961%
        HSV (HSB):
        303°, 29.5833%, 94.1176%
        XYZ:
        65.2635, 52.9573, 86.1389
        xyY:
        0.3194, 0.2591, 52.9573
      CIE-Lab:
        77.8498, 36.5854, -23.1636
        CIE-LCH:
        77.8498, 43.3017, 327.6605
        CIE-Luv:
        77.8498, 36.0821, -42.5468
        Hunter-Lab:
        72.7718, 32.7324, -19.2405
      #f0a9ec color charts
#f0a9ec RGB chart
      #f0a9ec CMYK chart
      #f0a9ec RGB pie chart
      #f0a9ec color shades, tints & tones
#f0a9ec color schemes
#f0a9ec color preview, HTML & CSS examples
           This text has a color of #f0a9ec        
        
          <p style="color:#f0a9ec;">Text here</p>
        
        
          .mytext {color:#f0a9ec;}
        
        Text color #f0a9ec
      
           This box has a color of #f0a9ec        
        
          <div style="background-color:#f0a9ec;">Content here</div>
        
        
          .mybackground {background-color:#f0a9ec;}
        
        Background color #f0a9ec
      
           Border around this has a color of #f0a9ec        
        
          <div style="border:2px solid #f0a9ec;">Content here</div>
        
        
          .myborder {border:2px solid #f0a9ec;}
        
        Border color #f0a9ec