#f20e42 color space conversions
Hex:
        #f20e42
        RGB:
        242, 14, 66
        CMY:
        5, 95, 74
        CMYK:
        0, 94, 73, 5
      HSL:
        346°, 89.7638%, 50.1961%
        HSV (HSB):
        346°, 94.2149%, 94.9020%
        XYZ:
        37.7584, 19.5847, 6.9444
        xyY:
        0.5873, 0.3046, 19.5847
      CIE-Lab:
        51.3643, 77.1964, 36.2378
        CIE-LCH:
        51.3643, 85.2788, 25.1465
        CIE-Luv:
        51.3643, 154.1083, 21.2970
        Hunter-Lab:
        44.2546, 74.8521, 21.6745
      #f20e42 color charts
#f20e42 RGB chart
      #f20e42 CMYK chart
      #f20e42 RGB pie chart
      #f20e42 color shades, tints & tones
#f20e42 color schemes
#f20e42 color preview, HTML & CSS examples
           This text has a color of #f20e42        
        
          <p style="color:#f20e42;">Text here</p>
        
        
          .mytext {color:#f20e42;}
        
        Text color #f20e42
      
           This box has a color of #f20e42        
        
          <div style="background-color:#f20e42;">Content here</div>
        
        
          .mybackground {background-color:#f20e42;}
        
        Background color #f20e42
      
           Border around this has a color of #f20e42        
        
          <div style="border:2px solid #f20e42;">Content here</div>
        
        
          .myborder {border:2px solid #f20e42;}
        
        Border color #f20e42