#f12b60 color space conversions
Hex:
        #f12b60
        RGB:
        241, 43, 96
        CMY:
        5, 83, 62
        CMYK:
        0, 82, 60, 5
      HSL:
        344°, 87.6106%, 55.6863%
        HSV (HSB):
        344°, 82.1577%, 94.5098%
        XYZ:
        39.2508, 21.2731, 13.1037
        xyY:
        0.5331, 0.2889, 21.2731
      CIE-Lab:
        53.2470, 73.8617, 20.6481
        CIE-LCH:
        53.2470, 76.6935, 15.6184
        CIE-Luv:
        53.2470, 136.3521, 9.0865
        Hunter-Lab:
        46.1227, 71.1902, 15.4413
      #f12b60 color charts
#f12b60 RGB chart
      #f12b60 CMYK chart
      #f12b60 RGB pie chart
      #f12b60 color shades, tints & tones
#f12b60 color schemes
#f12b60 color preview, HTML & CSS examples
           This text has a color of #f12b60        
        
          <p style="color:#f12b60;">Text here</p>
        
        
          .mytext {color:#f12b60;}
        
        Text color #f12b60
      
           This box has a color of #f12b60        
        
          <div style="background-color:#f12b60;">Content here</div>
        
        
          .mybackground {background-color:#f12b60;}
        
        Background color #f12b60
      
           Border around this has a color of #f12b60        
        
          <div style="border:2px solid #f12b60;">Content here</div>
        
        
          .myborder {border:2px solid #f12b60;}
        
        Border color #f12b60