#f12b89 color space conversions
Hex:
        #f12b89
        RGB:
        241, 43, 137
        CMY:
        5, 83, 46
        CMYK:
        0, 82, 43, 5
      HSL:
        332°, 87.6106%, 55.6863%
        HSV (HSB):
        332°, 82.1577%, 94.5098%
        XYZ:
        41.6549, 22.2347, 25.7632
        xyY:
        0.4646, 0.2480, 22.2347
      CIE-Lab:
        54.2751, 76.8820, -2.5379
        CIE-LCH:
        54.2751, 76.9239, 358.1093
        CIE-Luv:
        54.2751, 120.2365, -18.3909
        Hunter-Lab:
        47.1537, 75.1655, 0.6135
      #f12b89 color charts
#f12b89 RGB chart
      #f12b89 CMYK chart
      #f12b89 RGB pie chart
      #f12b89 color shades, tints & tones
#f12b89 color schemes
#f12b89 color preview, HTML & CSS examples
           This text has a color of #f12b89        
        
          <p style="color:#f12b89;">Text here</p>
        
        
          .mytext {color:#f12b89;}
        
        Text color #f12b89
      
           This box has a color of #f12b89        
        
          <div style="background-color:#f12b89;">Content here</div>
        
        
          .mybackground {background-color:#f12b89;}
        
        Background color #f12b89
      
           Border around this has a color of #f12b89        
        
          <div style="border:2px solid #f12b89;">Content here</div>
        
        
          .myborder {border:2px solid #f12b89;}
        
        Border color #f12b89