#f2189b color space conversions
Hex:
        #f2189b
        RGB:
        242, 24, 155
        CMY:
        5, 91, 39
        CMYK:
        0, 90, 36, 5
      HSL:
        324°, 89.3443%, 52.1569%
        HSV (HSB):
        324°, 90.0826%, 94.9020%
        XYZ:
        42.8610, 21.8971, 32.9779
        xyY:
        0.4385, 0.2240, 21.8971
      CIE-Lab:
        53.9176, 82.0537, -13.7652
        CIE-LCH:
        53.9176, 83.2003, 350.4768
        CIE-Luv:
        53.9176, 116.8729, -34.5237
        Hunter-Lab:
        46.7943, 81.6060, -9.0281
      #f2189b color charts
#f2189b RGB chart
      #f2189b CMYK chart
      #f2189b RGB pie chart
      #f2189b color shades, tints & tones
#f2189b color schemes
#f2189b color preview, HTML & CSS examples
           This text has a color of #f2189b        
        
          <p style="color:#f2189b;">Text here</p>
        
        
          .mytext {color:#f2189b;}
        
        Text color #f2189b
      
           This box has a color of #f2189b        
        
          <div style="background-color:#f2189b;">Content here</div>
        
        
          .mybackground {background-color:#f2189b;}
        
        Background color #f2189b
      
           Border around this has a color of #f2189b        
        
          <div style="border:2px solid #f2189b;">Content here</div>
        
        
          .myborder {border:2px solid #f2189b;}
        
        Border color #f2189b