#f288e0 color space conversions
Hex:
        #f288e0
        RGB:
        242, 136, 224
        CMY:
        5, 47, 12
        CMYK:
        0, 44, 7, 5
      HSL:
        310°, 80.3030%, 74.1176%
        HSV (HSB):
        310°, 43.8017%, 94.9020%
        XYZ:
        58.8767, 41.8674, 75.4991
        xyY:
        0.3341, 0.2376, 41.8674
      CIE-Lab:
        70.7794, 52.1752, -27.4010
        CIE-LCH:
        70.7794, 58.9328, 332.2928
        CIE-Luv:
        70.7794, 55.2076, -51.3412
        Hunter-Lab:
        64.7050, 49.1877, -23.8872
      #f288e0 color charts
#f288e0 RGB chart
      #f288e0 CMYK chart
      #f288e0 RGB pie chart
      #f288e0 color shades, tints & tones
#f288e0 color schemes
#f288e0 color preview, HTML & CSS examples
           This text has a color of #f288e0        
        
          <p style="color:#f288e0;">Text here</p>
        
        
          .mytext {color:#f288e0;}
        
        Text color #f288e0
      
           This box has a color of #f288e0        
        
          <div style="background-color:#f288e0;">Content here</div>
        
        
          .mybackground {background-color:#f288e0;}
        
        Background color #f288e0
      
           Border around this has a color of #f288e0        
        
          <div style="border:2px solid #f288e0;">Content here</div>
        
        
          .myborder {border:2px solid #f288e0;}
        
        Border color #f288e0