#f2bfd3 color space conversions
Hex:
        #f2bfd3
        RGB:
        242, 191, 211
        CMY:
        5, 25, 17
        CMYK:
        0, 21, 13, 5
      HSL:
        336°, 66.2338%, 84.9020%
        HSV (HSB):
        336°, 21.0744%, 94.9020%
        XYZ:
        67.0066, 60.8420, 69.8401
        xyY:
        0.3390, 0.3078, 60.8420
      CIE-Lab:
        82.2937, 21.3233, -3.0105
        CIE-LCH:
        82.2937, 21.5348, 351.9640
        CIE-Luv:
        82.2937, 29.4759, -8.4093
        Hunter-Lab:
        78.0013, 16.8373, 1.5144
      #f2bfd3 color charts
#f2bfd3 RGB chart
      #f2bfd3 CMYK chart
      #f2bfd3 RGB pie chart
      #f2bfd3 color shades, tints & tones
#f2bfd3 color schemes
#f2bfd3 color preview, HTML & CSS examples
           This text has a color of #f2bfd3        
        
          <p style="color:#f2bfd3;">Text here</p>
        
        
          .mytext {color:#f2bfd3;}
        
        Text color #f2bfd3
      
           This box has a color of #f2bfd3        
        
          <div style="background-color:#f2bfd3;">Content here</div>
        
        
          .mybackground {background-color:#f2bfd3;}
        
        Background color #f2bfd3
      
           Border around this has a color of #f2bfd3        
        
          <div style="border:2px solid #f2bfd3;">Content here</div>
        
        
          .myborder {border:2px solid #f2bfd3;}
        
        Border color #f2bfd3