#f2bdc2 color space conversions
Hex:
        #f2bdc2
        RGB:
        242, 189, 194
        CMY:
        5, 26, 24
        CMYK:
        0, 22, 20, 5
      HSL:
        354°, 67.0886%, 84.5098%
        HSV (HSB):
        354°, 21.9008%, 94.9020%
        XYZ:
        64.5532, 59.1675, 59.0571
        xyY:
        0.3532, 0.3237, 59.1675
      CIE-Lab:
        81.3836, 19.7474, 4.7977
        CIE-LCH:
        81.3836, 20.3219, 13.6556
        CIE-Luv:
        81.3836, 32.6086, 3.4149
        Hunter-Lab:
        76.9204, 15.1901, 8.3233
      #f2bdc2 color charts
#f2bdc2 RGB chart
      #f2bdc2 CMYK chart
      #f2bdc2 RGB pie chart
      #f2bdc2 color shades, tints & tones
#f2bdc2 color schemes
#f2bdc2 color preview, HTML & CSS examples
           This text has a color of #f2bdc2        
        
          <p style="color:#f2bdc2;">Text here</p>
        
        
          .mytext {color:#f2bdc2;}
        
        Text color #f2bdc2
      
           This box has a color of #f2bdc2        
        
          <div style="background-color:#f2bdc2;">Content here</div>
        
        
          .mybackground {background-color:#f2bdc2;}
        
        Background color #f2bdc2
      
           Border around this has a color of #f2bdc2        
        
          <div style="border:2px solid #f2bdc2;">Content here</div>
        
        
          .myborder {border:2px solid #f2bdc2;}
        
        Border color #f2bdc2