#f20750 color space conversions
Hex:
        #f20750
        RGB:
        242, 7, 80
        CMY:
        5, 97, 69
        CMYK:
        0, 97, 67, 5
      HSL:
        341°, 94.3775%, 48.8235%
        HSV (HSB):
        341°, 97.1074%, 94.9020%
        XYZ:
        38.1419, 19.6084, 9.3639
        xyY:
        0.5683, 0.2922, 19.6084
      CIE-Lab:
        51.3915, 78.3196, 27.9123
        CIE-LCH:
        51.3915, 83.1448, 19.6155
        CIE-Luv:
        51.3915, 150.6785, 14.2867
        Hunter-Lab:
        44.2814, 76.2592, 18.4593
      #f20750 color charts
#f20750 RGB chart
      #f20750 CMYK chart
      #f20750 RGB pie chart
      #f20750 color shades, tints & tones
#f20750 color schemes
#f20750 color preview, HTML & CSS examples
           This text has a color of #f20750        
        
          <p style="color:#f20750;">Text here</p>
        
        
          .mytext {color:#f20750;}
        
        Text color #f20750
      
           This box has a color of #f20750        
        
          <div style="background-color:#f20750;">Content here</div>
        
        
          .mybackground {background-color:#f20750;}
        
        Background color #f20750
      
           Border around this has a color of #f20750        
        
          <div style="border:2px solid #f20750;">Content here</div>
        
        
          .myborder {border:2px solid #f20750;}
        
        Border color #f20750