#f2aaef color space conversions
Hex:
        #f2aaef
        RGB:
        242, 170, 239
        CMY:
        5, 33, 6
        CMYK:
        0, 30, 1, 5
      HSL:
        303°, 73.4694%, 80.7843%
        HSV (HSB):
        303°, 29.7521%, 94.9020%
        XYZ:
        66.5727, 53.8587, 88.5484
        xyY:
        0.3186, 0.2577, 53.8587
      CIE-Lab:
        78.3793, 37.2332, -23.9596
        CIE-LCH:
        78.3793, 44.2761, 327.2387
        CIE-Luv:
        78.3793, 36.4047, -43.9900
        Hunter-Lab:
        73.3885, 33.4923, -20.1656
      #f2aaef color charts
#f2aaef RGB chart
      #f2aaef CMYK chart
      #f2aaef RGB pie chart
      #f2aaef color shades, tints & tones
#f2aaef color schemes
#f2aaef color preview, HTML & CSS examples
           This text has a color of #f2aaef        
        
          <p style="color:#f2aaef;">Text here</p>
        
        
          .mytext {color:#f2aaef;}
        
        Text color #f2aaef
      
           This box has a color of #f2aaef        
        
          <div style="background-color:#f2aaef;">Content here</div>
        
        
          .mybackground {background-color:#f2aaef;}
        
        Background color #f2aaef
      
           Border around this has a color of #f2aaef        
        
          <div style="border:2px solid #f2aaef;">Content here</div>
        
        
          .myborder {border:2px solid #f2aaef;}
        
        Border color #f2aaef