#f20b7e color space conversions
Hex:
        #f20b7e
        RGB:
        242, 11, 126
        CMY:
        5, 96, 51
        CMYK:
        0, 95, 48, 5
      HSL:
        330°, 91.3043%, 49.6078%
        HSV (HSB):
        330°, 95.4545%, 94.9020%
        XYZ:
        40.5035, 20.6229, 21.5845
        xyY:
        0.4897, 0.2493, 20.6229
      CIE-Lab:
        52.5343, 80.8534, 1.5469
        CIE-LCH:
        52.5343, 80.8682, 1.0960
        CIE-Luv:
        52.5343, 131.7615, -14.1107
        Hunter-Lab:
        45.4125, 79.7327, 3.6083
      #f20b7e color charts
#f20b7e RGB chart
      #f20b7e CMYK chart
      #f20b7e RGB pie chart
      #f20b7e color shades, tints & tones
#f20b7e color schemes
#f20b7e color preview, HTML & CSS examples
           This text has a color of #f20b7e        
        
          <p style="color:#f20b7e;">Text here</p>
        
        
          .mytext {color:#f20b7e;}
        
        Text color #f20b7e
      
           This box has a color of #f20b7e        
        
          <div style="background-color:#f20b7e;">Content here</div>
        
        
          .mybackground {background-color:#f20b7e;}
        
        Background color #f20b7e
      
           Border around this has a color of #f20b7e        
        
          <div style="border:2px solid #f20b7e;">Content here</div>
        
        
          .myborder {border:2px solid #f20b7e;}
        
        Border color #f20b7e