#f20c66 color space conversions
Hex:
        #f20c66
        RGB:
        242, 12, 102
        CMY:
        5, 95, 60
        CMYK:
        0, 95, 58, 5
      HSL:
        337°, 90.5512%, 49.8039%
        HSV (HSB):
        337°, 95.0413%, 94.9020%
        XYZ:
        39.1477, 20.0995, 14.3866
        xyY:
        0.5317, 0.2730, 20.0995
      CIE-Lab:
        51.9495, 79.1281, 15.2882
        CIE-LCH:
        51.9495, 80.5915, 10.9353
        CIE-Luv:
        51.9495, 141.9310, 2.0200
        Hunter-Lab:
        44.8325, 77.4093, 12.3567
      #f20c66 color charts
#f20c66 RGB chart
      #f20c66 CMYK chart
      #f20c66 RGB pie chart
      #f20c66 color shades, tints & tones
#f20c66 color schemes
#f20c66 color preview, HTML & CSS examples
           This text has a color of #f20c66        
        
          <p style="color:#f20c66;">Text here</p>
        
        
          .mytext {color:#f20c66;}
        
        Text color #f20c66
      
           This box has a color of #f20c66        
        
          <div style="background-color:#f20c66;">Content here</div>
        
        
          .mybackground {background-color:#f20c66;}
        
        Background color #f20c66
      
           Border around this has a color of #f20c66        
        
          <div style="border:2px solid #f20c66;">Content here</div>
        
        
          .myborder {border:2px solid #f20c66;}
        
        Border color #f20c66