#f2b2ea color space conversions
Hex:
        #f2b2ea
        RGB:
        242, 178, 234
        CMY:
        5, 30, 8
        CMYK:
        0, 26, 3, 5
      HSL:
        308°, 71.1111%, 82.3529%
        HSV (HSB):
        308°, 26.4463%, 94.9020%
        XYZ:
        67.3896, 56.6585, 85.2263
        xyY:
        0.3220, 0.2707, 56.6585
      CIE-Lab:
        79.9872, 32.1117, -18.8229
        CIE-LCH:
        79.9872, 37.2218, 329.6224
        CIE-Luv:
        79.9872, 33.2469, -34.9345
        Hunter-Lab:
        75.2719, 28.0822, -14.4406
      #f2b2ea color charts
#f2b2ea RGB chart
      #f2b2ea CMYK chart
      #f2b2ea RGB pie chart
      #f2b2ea color shades, tints & tones
#f2b2ea color schemes
#f2b2ea color preview, HTML & CSS examples
           This text has a color of #f2b2ea        
        
          <p style="color:#f2b2ea;">Text here</p>
        
        
          .mytext {color:#f2b2ea;}
        
        Text color #f2b2ea
      
           This box has a color of #f2b2ea        
        
          <div style="background-color:#f2b2ea;">Content here</div>
        
        
          .mybackground {background-color:#f2b2ea;}
        
        Background color #f2b2ea
      
           Border around this has a color of #f2b2ea        
        
          <div style="border:2px solid #f2b2ea;">Content here</div>
        
        
          .myborder {border:2px solid #f2b2ea;}
        
        Border color #f2b2ea