#f2116b color space conversions
Hex:
        #f2116b
        RGB:
        242, 17, 107
        CMY:
        5, 93, 58
        CMYK:
        0, 93, 56, 5
      HSL:
        336°, 89.6414%, 50.7843%
        HSV (HSB):
        336°, 92.9752%, 94.9020%
        XYZ:
        39.4722, 20.3397, 15.7554
        xyY:
        0.5223, 0.2692, 20.3397
      CIE-Lab:
        52.2191, 78.9913, 12.6197
        CIE-LCH:
        52.2191, 79.9930, 9.0769
        CIE-Luv:
        52.2191, 139.2379, -0.7846
        Hunter-Lab:
        45.0995, 77.3035, 10.8568
      #f2116b color charts
#f2116b RGB chart
      #f2116b CMYK chart
      #f2116b RGB pie chart
      #f2116b color shades, tints & tones
#f2116b color schemes
#f2116b color preview, HTML & CSS examples
           This text has a color of #f2116b        
        
          <p style="color:#f2116b;">Text here</p>
        
        
          .mytext {color:#f2116b;}
        
        Text color #f2116b
      
           This box has a color of #f2116b        
        
          <div style="background-color:#f2116b;">Content here</div>
        
        
          .mybackground {background-color:#f2116b;}
        
        Background color #f2116b
      
           Border around this has a color of #f2116b        
        
          <div style="border:2px solid #f2116b;">Content here</div>
        
        
          .myborder {border:2px solid #f2116b;}
        
        Border color #f2116b