#f2036b color space conversions
Hex:
        #f2036b
        RGB:
        242, 3, 107
        CMY:
        5, 99, 58
        CMYK:
        0, 99, 56, 5
      HSL:
        334°, 97.5510%, 48.0392%
        HSV (HSB):
        334°, 98.7603%, 94.9020%
        XYZ:
        39.3044, 20.0039, 15.6995
        xyY:
        0.5240, 0.2667, 20.0039
      CIE-Lab:
        51.8416, 80.0887, 12.0934
        CIE-LCH:
        51.8416, 80.9966, 8.5868
        CIE-Luv:
        51.8416, 140.8354, -1.6719
        Hunter-Lab:
        44.7257, 78.5933, 10.4962
      #f2036b color charts
#f2036b RGB chart
      #f2036b CMYK chart
      #f2036b RGB pie chart
      #f2036b color shades, tints & tones
#f2036b color schemes
#f2036b color preview, HTML & CSS examples
           This text has a color of #f2036b        
        
          <p style="color:#f2036b;">Text here</p>
        
        
          .mytext {color:#f2036b;}
        
        Text color #f2036b
      
           This box has a color of #f2036b        
        
          <div style="background-color:#f2036b;">Content here</div>
        
        
          .mybackground {background-color:#f2036b;}
        
        Background color #f2036b
      
           Border around this has a color of #f2036b        
        
          <div style="border:2px solid #f2036b;">Content here</div>
        
        
          .myborder {border:2px solid #f2036b;}
        
        Border color #f2036b