#f2114e color space conversions
Hex:
        #f2114e
        RGB:
        242, 17, 78
        CMY:
        5, 93, 69
        CMYK:
        0, 93, 68, 5
      HSL:
        344°, 89.6414%, 50.7843%
        HSV (HSB):
        344°, 92.9752%, 94.9020%
        XYZ:
        38.1935, 19.8282, 9.0219
        xyY:
        0.5697, 0.2958, 19.8282
      CIE-Lab:
        51.6424, 77.4046, 29.4329
        CIE-LCH:
        51.6424, 82.8116, 20.8192
        CIE-Luv:
        51.6424, 149.9761, 15.9128
        Hunter-Lab:
        44.5289, 75.1785, 19.1575
      #f2114e color charts
#f2114e RGB chart
      #f2114e CMYK chart
      #f2114e RGB pie chart
      #f2114e color shades, tints & tones
#f2114e color schemes
#f2114e color preview, HTML & CSS examples
           This text has a color of #f2114e        
        
          <p style="color:#f2114e;">Text here</p>
        
        
          .mytext {color:#f2114e;}
        
        Text color #f2114e
      
           This box has a color of #f2114e        
        
          <div style="background-color:#f2114e;">Content here</div>
        
        
          .mybackground {background-color:#f2114e;}
        
        Background color #f2114e
      
           Border around this has a color of #f2114e        
        
          <div style="border:2px solid #f2114e;">Content here</div>
        
        
          .myborder {border:2px solid #f2114e;}
        
        Border color #f2114e