#f12d60 color space conversions
Hex:
        #f12d60
        RGB:
        241, 45, 96
        CMY:
        5, 82, 62
        CMYK:
        0, 81, 60, 5
      HSL:
        344°, 87.5000%, 56.0784%
        HSV (HSB):
        344°, 81.3278%, 94.5098%
        XYZ:
        39.3253, 21.4221, 13.1285
        xyY:
        0.5323, 0.2900, 21.4221
      CIE-Lab:
        53.4084, 73.4018, 20.8639
        CIE-LCH:
        53.4084, 76.3094, 15.8674
        CIE-Luv:
        53.4084, 135.6487, 9.4493
        Hunter-Lab:
        46.2840, 70.6661, 15.5811
      #f12d60 color charts
#f12d60 RGB chart
      #f12d60 CMYK chart
      #f12d60 RGB pie chart
      #f12d60 color shades, tints & tones
#f12d60 color schemes
#f12d60 color preview, HTML & CSS examples
           This text has a color of #f12d60        
        
          <p style="color:#f12d60;">Text here</p>
        
        
          .mytext {color:#f12d60;}
        
        Text color #f12d60
      
           This box has a color of #f12d60        
        
          <div style="background-color:#f12d60;">Content here</div>
        
        
          .mybackground {background-color:#f12d60;}
        
        Background color #f12d60
      
           Border around this has a color of #f12d60        
        
          <div style="border:2px solid #f12d60;">Content here</div>
        
        
          .myborder {border:2px solid #f12d60;}
        
        Border color #f12d60