#f2abd6 color space conversions
Hex:
        #f2abd6
        RGB:
        242, 171, 214
        CMY:
        5, 33, 16
        CMYK:
        0, 29, 12, 5
      HSL:
        324°, 73.1959%, 80.9804%
        HSV (HSB):
        324°, 29.3388%, 94.9020%
        XYZ:
        63.3185, 52.8581, 70.4837
        xyY:
        0.3392, 0.2832, 52.8581
      CIE-Lab:
        77.7911, 32.4118, -11.3018
        CIE-LCH:
        77.7911, 34.3258, 340.7767
        CIE-Luv:
        77.7911, 39.8322, -23.0099
        Hunter-Lab:
        72.7036, 28.2266, -6.5872
      #f2abd6 color charts
#f2abd6 RGB chart
      #f2abd6 CMYK chart
      #f2abd6 RGB pie chart
      #f2abd6 color shades, tints & tones
#f2abd6 color schemes
#f2abd6 color preview, HTML & CSS examples
           This text has a color of #f2abd6        
        
          <p style="color:#f2abd6;">Text here</p>
        
        
          .mytext {color:#f2abd6;}
        
        Text color #f2abd6
      
           This box has a color of #f2abd6        
        
          <div style="background-color:#f2abd6;">Content here</div>
        
        
          .mybackground {background-color:#f2abd6;}
        
        Background color #f2abd6
      
           Border around this has a color of #f2abd6        
        
          <div style="border:2px solid #f2abd6;">Content here</div>
        
        
          .myborder {border:2px solid #f2abd6;}
        
        Border color #f2abd6