#f2b9de color space conversions
Hex:
        #f2b9de
        RGB:
        242, 185, 222
        CMY:
        5, 27, 13
        CMYK:
        0, 24, 8, 5
      HSL:
        321°, 68.6747%, 83.7255%
        HSV (HSB):
        321°, 23.5537%, 94.9020%
        XYZ:
        67.1517, 58.8491, 76.9270
        xyY:
        0.3309, 0.2900, 58.8491
      CIE-Lab:
        81.2086, 26.3217, -10.5286
        CIE-LCH:
        81.2086, 28.3493, 338.1986
        CIE-Luv:
        81.2086, 31.3168, -20.8415
        Hunter-Lab:
        76.7132, 22.0039, -5.7560
      #f2b9de color charts
#f2b9de RGB chart
      #f2b9de CMYK chart
      #f2b9de RGB pie chart
      #f2b9de color shades, tints & tones
#f2b9de color schemes
#f2b9de color preview, HTML & CSS examples
           This text has a color of #f2b9de        
        
          <p style="color:#f2b9de;">Text here</p>
        
        
          .mytext {color:#f2b9de;}
        
        Text color #f2b9de
      
           This box has a color of #f2b9de        
        
          <div style="background-color:#f2b9de;">Content here</div>
        
        
          .mybackground {background-color:#f2b9de;}
        
        Background color #f2b9de
      
           Border around this has a color of #f2b9de        
        
          <div style="border:2px solid #f2b9de;">Content here</div>
        
        
          .myborder {border:2px solid #f2b9de;}
        
        Border color #f2b9de