#f2bfde color space conversions
Hex:
        #f2bfde
        RGB:
        242, 191, 222
        CMY:
        5, 25, 13
        CMYK:
        0, 21, 8, 5
      HSL:
        324°, 66.2338%, 84.9020%
        HSV (HSB):
        324°, 21.0744%, 94.9020%
        XYZ:
        68.4336, 61.4128, 77.3543
        xyY:
        0.3303, 0.2964, 61.4128
      CIE-Lab:
        82.6001, 23.1392, -8.4586
        CIE-LCH:
        82.6001, 24.6368, 339.9201
        CIE-Luv:
        82.6001, 28.1578, -17.0919
        Hunter-Lab:
        78.3663, 18.7345, -3.6679
      #f2bfde color charts
#f2bfde RGB chart
      #f2bfde CMYK chart
      #f2bfde RGB pie chart
      #f2bfde color shades, tints & tones
#f2bfde color schemes
#f2bfde color preview, HTML & CSS examples
           This text has a color of #f2bfde        
        
          <p style="color:#f2bfde;">Text here</p>
        
        
          .mytext {color:#f2bfde;}
        
        Text color #f2bfde
      
           This box has a color of #f2bfde        
        
          <div style="background-color:#f2bfde;">Content here</div>
        
        
          .mybackground {background-color:#f2bfde;}
        
        Background color #f2bfde
      
           Border around this has a color of #f2bfde        
        
          <div style="border:2px solid #f2bfde;">Content here</div>
        
        
          .myborder {border:2px solid #f2bfde;}
        
        Border color #f2bfde