#f2287a color space conversions
Hex:
        #f2287a
        RGB:
        242, 40, 122
        CMY:
        5, 84, 52
        CMYK:
        0, 83, 50, 5
      HSL:
        336°, 88.5965%, 55.2941%
        HSV (HSB):
        336°, 83.4711%, 94.9020%
        XYZ:
        40.8896, 21.8000, 20.4650
        xyY:
        0.4917, 0.2622, 21.8000
      CIE-Lab:
        53.8141, 76.5288, 5.8053
        CIE-LCH:
        53.8141, 76.7487, 4.3380
        CIE-Luv:
        53.8141, 128.1376, -7.9033
        Hunter-Lab:
        46.6904, 74.6148, 6.6957
      #f2287a color charts
#f2287a RGB chart
      #f2287a CMYK chart
      #f2287a RGB pie chart
      #f2287a color shades, tints & tones
#f2287a color schemes
#f2287a color preview, HTML & CSS examples
           This text has a color of #f2287a        
        
          <p style="color:#f2287a;">Text here</p>
        
        
          .mytext {color:#f2287a;}
        
        Text color #f2287a
      
           This box has a color of #f2287a        
        
          <div style="background-color:#f2287a;">Content here</div>
        
        
          .mybackground {background-color:#f2287a;}
        
        Background color #f2287a
      
           Border around this has a color of #f2287a        
        
          <div style="border:2px solid #f2287a;">Content here</div>
        
        
          .myborder {border:2px solid #f2287a;}
        
        Border color #f2287a