#f2138f color space conversions
Hex:
        #f2138f
        RGB:
        242, 19, 143
        CMY:
        5, 93, 44
        CMYK:
        0, 92, 41, 5
      HSL:
        327°, 89.5582%, 51.1765%
        HSV (HSB):
        327°, 92.1488%, 94.9020%
        XYZ:
        41.8087, 21.3262, 27.8994
        xyY:
        0.4593, 0.2343, 21.3262
      CIE-Lab:
        53.3046, 81.5322, -7.5398
        CIE-LCH:
        53.3046, 81.8801, 354.7165
        CIE-Luv:
        53.3046, 123.0920, -25.9218
        Hunter-Lab:
        46.1803, 80.7874, -3.4934
      #f2138f color charts
#f2138f RGB chart
      #f2138f CMYK chart
      #f2138f RGB pie chart
      #f2138f color shades, tints & tones
#f2138f color schemes
#f2138f color preview, HTML & CSS examples
           This text has a color of #f2138f        
        
          <p style="color:#f2138f;">Text here</p>
        
        
          .mytext {color:#f2138f;}
        
        Text color #f2138f
      
           This box has a color of #f2138f        
        
          <div style="background-color:#f2138f;">Content here</div>
        
        
          .mybackground {background-color:#f2138f;}
        
        Background color #f2138f
      
           Border around this has a color of #f2138f        
        
          <div style="border:2px solid #f2138f;">Content here</div>
        
        
          .myborder {border:2px solid #f2138f;}
        
        Border color #f2138f