#f2138e color space conversions
Hex:
        #f2138e
        RGB:
        242, 19, 142
        CMY:
        5, 93, 44
        CMYK:
        0, 92, 41, 5
      HSL:
        327°, 89.5582%, 51.1765%
        HSV (HSB):
        327°, 92.1488%, 94.9020%
        XYZ:
        41.7333, 21.2960, 27.5021
        xyY:
        0.4610, 0.2352, 21.2960
      CIE-Lab:
        53.2719, 81.4444, -6.9904
        CIE-LCH:
        53.2719, 81.7438, 355.0943
        CIE-Luv:
        53.2719, 123.5535, -25.1730
        Hunter-Lab:
        46.1476, 80.6673, -3.0312
      #f2138e color charts
#f2138e RGB chart
      #f2138e CMYK chart
      #f2138e RGB pie chart
      #f2138e color shades, tints & tones
#f2138e color schemes
#f2138e color preview, HTML & CSS examples
           This text has a color of #f2138e        
        
          <p style="color:#f2138e;">Text here</p>
        
        
          .mytext {color:#f2138e;}
        
        Text color #f2138e
      
           This box has a color of #f2138e        
        
          <div style="background-color:#f2138e;">Content here</div>
        
        
          .mybackground {background-color:#f2138e;}
        
        Background color #f2138e
      
           Border around this has a color of #f2138e        
        
          <div style="border:2px solid #f2138e;">Content here</div>
        
        
          .myborder {border:2px solid #f2138e;}
        
        Border color #f2138e