#f12b95 color space conversions
Hex:
        #f12b95
        RGB:
        241, 43, 149
        CMY:
        5, 83, 42
        CMYK:
        0, 82, 38, 5
      HSL:
        328°, 87.6106%, 55.6863%
        HSV (HSB):
        328°, 82.1577%, 94.5098%
        XYZ:
        42.5643, 22.5985, 30.5523
        xyY:
        0.4447, 0.2361, 22.5985
      CIE-Lab:
        54.6563, 77.9831, -9.1145
        CIE-LCH:
        54.6563, 78.5139, 353.3337
        CIE-Luv:
        54.6563, 115.0788, -27.3729
        Hunter-Lab:
        47.5378, 76.6337, -4.8289
      #f12b95 color charts
#f12b95 RGB chart
      #f12b95 CMYK chart
      #f12b95 RGB pie chart
      #f12b95 color shades, tints & tones
#f12b95 color schemes
#f12b95 color preview, HTML & CSS examples
           This text has a color of #f12b95        
        
          <p style="color:#f12b95;">Text here</p>
        
        
          .mytext {color:#f12b95;}
        
        Text color #f12b95
      
           This box has a color of #f12b95        
        
          <div style="background-color:#f12b95;">Content here</div>
        
        
          .mybackground {background-color:#f12b95;}
        
        Background color #f12b95
      
           Border around this has a color of #f12b95        
        
          <div style="border:2px solid #f12b95;">Content here</div>
        
        
          .myborder {border:2px solid #f12b95;}
        
        Border color #f12b95