#f288da color space conversions
Hex:
        #f288da
        RGB:
        242, 136, 218
        CMY:
        5, 47, 15
        CMYK:
        0, 44, 10, 5
      HSL:
        314°, 80.3030%, 74.1176%
        HSV (HSB):
        314°, 43.8017%, 94.9020%
        XYZ:
        58.0770, 41.5475, 71.2881
        xyY:
        0.3398, 0.2431, 41.5475
      CIE-Lab:
        70.5578, 51.1918, -24.4287
        CIE-LCH:
        70.5578, 56.7218, 334.4895
        CIE-Luv:
        70.5578, 56.5738, -46.4239
        Hunter-Lab:
        64.4574, 48.0306, -20.4530
      #f288da color charts
#f288da RGB chart
      #f288da CMYK chart
      #f288da RGB pie chart
      #f288da color shades, tints & tones
#f288da color schemes
#f288da color preview, HTML & CSS examples
           This text has a color of #f288da        
        
          <p style="color:#f288da;">Text here</p>
        
        
          .mytext {color:#f288da;}
        
        Text color #f288da
      
           This box has a color of #f288da        
        
          <div style="background-color:#f288da;">Content here</div>
        
        
          .mybackground {background-color:#f288da;}
        
        Background color #f288da
      
           Border around this has a color of #f288da        
        
          <div style="border:2px solid #f288da;">Content here</div>
        
        
          .myborder {border:2px solid #f288da;}
        
        Border color #f288da