#f2abef color space conversions
Hex:
        #f2abef
        RGB:
        242, 171, 239
        CMY:
        5, 33, 6
        CMYK:
        0, 29, 1, 5
      HSL:
        303°, 73.1959%, 80.9804%
        HSV (HSB):
        303°, 29.3388%, 94.9020%
        XYZ:
        66.7608, 54.2351, 88.6111
        xyY:
        0.3185, 0.2587, 54.2351
      CIE-Lab:
        78.5986, 36.7059, -23.6255
        CIE-LCH:
        78.5986, 43.6518, 327.2329
        CIE-Luv:
        78.5986, 35.9238, -43.3758
        Hunter-Lab:
        73.6445, 32.9377, -19.7883
      #f2abef color charts
#f2abef RGB chart
      #f2abef CMYK chart
      #f2abef RGB pie chart
      #f2abef color shades, tints & tones
#f2abef color schemes
#f2abef color preview, HTML & CSS examples
           This text has a color of #f2abef        
        
          <p style="color:#f2abef;">Text here</p>
        
        
          .mytext {color:#f2abef;}
        
        Text color #f2abef
      
           This box has a color of #f2abef        
        
          <div style="background-color:#f2abef;">Content here</div>
        
        
          .mybackground {background-color:#f2abef;}
        
        Background color #f2abef
      
           Border around this has a color of #f2abef        
        
          <div style="border:2px solid #f2abef;">Content here</div>
        
        
          .myborder {border:2px solid #f2abef;}
        
        Border color #f2abef