#f288e1 color space conversions
Hex:
        #f288e1
        RGB:
        242, 136, 225
        CMY:
        5, 47, 12
        CMYK:
        0, 44, 7, 5
      HSL:
        310°, 80.3030%, 74.1176%
        HSV (HSB):
        310°, 43.8017%, 94.9020%
        XYZ:
        59.0127, 41.9218, 76.2156
        xyY:
        0.3331, 0.2366, 41.9218
      CIE-Lab:
        70.8170, 52.3413, -27.8944
        CIE-LCH:
        70.8170, 59.3103, 331.9454
        CIE-Luv:
        70.8170, 54.9802, -52.1619
        Hunter-Lab:
        64.7471, 49.3838, -24.4690
      #f288e1 color charts
#f288e1 RGB chart
      #f288e1 CMYK chart
      #f288e1 RGB pie chart
      #f288e1 color shades, tints & tones
#f288e1 color schemes
#f288e1 color preview, HTML & CSS examples
           This text has a color of #f288e1        
        
          <p style="color:#f288e1;">Text here</p>
        
        
          .mytext {color:#f288e1;}
        
        Text color #f288e1
      
           This box has a color of #f288e1        
        
          <div style="background-color:#f288e1;">Content here</div>
        
        
          .mybackground {background-color:#f288e1;}
        
        Background color #f288e1
      
           Border around this has a color of #f288e1        
        
          <div style="border:2px solid #f288e1;">Content here</div>
        
        
          .myborder {border:2px solid #f288e1;}
        
        Border color #f288e1