#f88ff2 color space conversions
Hex:
        #f88ff2
        RGB:
        248, 143, 242
        CMY:
        3, 44, 5
        CMYK:
        0, 42, 2, 3
      HSL:
        303°, 88.2353%, 76.6667%
        HSV (HSB):
        303°, 42.3387%, 97.2549%
        XYZ:
        64.5609, 46.0122, 89.4829
        xyY:
        0.3227, 0.2300, 46.0122
      CIE-Lab:
        73.5534, 53.5155, -32.9344
        CIE-LCH:
        73.5534, 62.8378, 328.3911
        CIE-Luv:
        73.5534, 52.1606, -60.8265
        Hunter-Lab:
        67.8323, 51.1848, -30.7315
      #f88ff2 color charts
#f88ff2 RGB chart
      #f88ff2 CMYK chart
      #f88ff2 RGB pie chart
      #f88ff2 color shades, tints & tones
#f88ff2 color schemes
#f88ff2 color preview, HTML & CSS examples
           This text has a color of #f88ff2        
        
          <p style="color:#f88ff2;">Text here</p>
        
        
          .mytext {color:#f88ff2;}
        
        Text color #f88ff2
      
           This box has a color of #f88ff2        
        
          <div style="background-color:#f88ff2;">Content here</div>
        
        
          .mybackground {background-color:#f88ff2;}
        
        Background color #f88ff2
      
           Border around this has a color of #f88ff2        
        
          <div style="border:2px solid #f88ff2;">Content here</div>
        
        
          .myborder {border:2px solid #f88ff2;}
        
        Border color #f88ff2