#f20b96 color space conversions
Hex:
        #f20b96
        RGB:
        242, 11, 150
        CMY:
        5, 96, 41
        CMYK:
        0, 95, 38, 5
      HSL:
        324°, 91.3043%, 49.6078%
        HSV (HSB):
        324°, 95.4545%, 94.9020%
        XYZ:
        42.2426, 21.3186, 30.7426
        xyY:
        0.4479, 0.2261, 21.3186
      CIE-Lab:
        53.2964, 82.8785, -11.7304
        CIE-LCH:
        53.2964, 83.7045, 351.9440
        CIE-Luv:
        53.2964, 120.6519, -31.8387
        Hunter-Lab:
        46.1721, 82.5078, -7.1565
      #f20b96 color charts
#f20b96 RGB chart
      #f20b96 CMYK chart
      #f20b96 RGB pie chart
      #f20b96 color shades, tints & tones
#f20b96 color schemes
#f20b96 color preview, HTML & CSS examples
           This text has a color of #f20b96        
        
          <p style="color:#f20b96;">Text here</p>
        
        
          .mytext {color:#f20b96;}
        
        Text color #f20b96
      
           This box has a color of #f20b96        
        
          <div style="background-color:#f20b96;">Content here</div>
        
        
          .mybackground {background-color:#f20b96;}
        
        Background color #f20b96
      
           Border around this has a color of #f20b96        
        
          <div style="border:2px solid #f20b96;">Content here</div>
        
        
          .myborder {border:2px solid #f20b96;}
        
        Border color #f20b96