#f2114b color space conversions
Hex:
        #f2114b
        RGB:
        242, 17, 75
        CMY:
        5, 93, 71
        CMYK:
        0, 93, 69, 5
      HSL:
        345°, 89.6414%, 50.7843%
        HSV (HSB):
        345°, 92.9752%, 94.9020%
        XYZ:
        38.0884, 19.7861, 8.4682
        xyY:
        0.5741, 0.2982, 19.7861
      CIE-Lab:
        51.5946, 77.2720, 31.1719
        CIE-LCH:
        51.5946, 83.3225, 21.9694
        CIE-Luv:
        51.5946, 150.9339, 17.3891
        Hunter-Lab:
        44.4816, 75.0019, 19.8497
      #f2114b color charts
#f2114b RGB chart
      #f2114b CMYK chart
      #f2114b RGB pie chart
      #f2114b color shades, tints & tones
#f2114b color schemes
#f2114b color preview, HTML & CSS examples
           This text has a color of #f2114b        
        
          <p style="color:#f2114b;">Text here</p>
        
        
          .mytext {color:#f2114b;}
        
        Text color #f2114b
      
           This box has a color of #f2114b        
        
          <div style="background-color:#f2114b;">Content here</div>
        
        
          .mybackground {background-color:#f2114b;}
        
        Background color #f2114b
      
           Border around this has a color of #f2114b        
        
          <div style="border:2px solid #f2114b;">Content here</div>
        
        
          .myborder {border:2px solid #f2114b;}
        
        Border color #f2114b