#f2b6de color space conversions
Hex:
        #f2b6de
        RGB:
        242, 182, 222
        CMY:
        5, 29, 13
        CMYK:
        0, 25, 8, 5
      HSL:
        320°, 69.7674%, 83.1373%
        HSV (HSB):
        320°, 24.7934%, 94.9020%
        XYZ:
        66.5307, 57.6071, 76.7200
        xyY:
        0.3312, 0.2868, 57.6071
      CIE-Lab:
        80.5198, 27.9134, -11.5562
        CIE-LCH:
        80.5198, 30.2109, 337.5103
        CIE-Luv:
        80.5198, 32.8881, -22.7059
        Hunter-Lab:
        75.8993, 23.6431, -6.8015
      #f2b6de color charts
#f2b6de RGB chart
      #f2b6de CMYK chart
      #f2b6de RGB pie chart
      #f2b6de color shades, tints & tones
#f2b6de color schemes
#f2b6de color preview, HTML & CSS examples
           This text has a color of #f2b6de        
        
          <p style="color:#f2b6de;">Text here</p>
        
        
          .mytext {color:#f2b6de;}
        
        Text color #f2b6de
      
           This box has a color of #f2b6de        
        
          <div style="background-color:#f2b6de;">Content here</div>
        
        
          .mybackground {background-color:#f2b6de;}
        
        Background color #f2b6de
      
           Border around this has a color of #f2b6de        
        
          <div style="border:2px solid #f2b6de;">Content here</div>
        
        
          .myborder {border:2px solid #f2b6de;}
        
        Border color #f2b6de