#f12c64 color space conversions
Hex:
        #f12c64
        RGB:
        241, 44, 100
        CMY:
        5, 83, 61
        CMYK:
        0, 82, 59, 5
      HSL:
        343°, 87.5556%, 55.8824%
        HSV (HSB):
        343°, 81.7427%, 94.5098%
        XYZ:
        39.4766, 21.4222, 14.1109
        xyY:
        0.5263, 0.2856, 21.4222
      CIE-Lab:
        53.4085, 73.8780, 18.4589
        CIE-LCH:
        53.4085, 76.1492, 14.0285
        CIE-Luv:
        53.4085, 134.5911, 6.8783
        Hunter-Lab:
        46.2842, 71.2484, 14.3229
      #f12c64 color charts
#f12c64 RGB chart
      #f12c64 CMYK chart
      #f12c64 RGB pie chart
      #f12c64 color shades, tints & tones
#f12c64 color schemes
#f12c64 color preview, HTML & CSS examples
           This text has a color of #f12c64        
        
          <p style="color:#f12c64;">Text here</p>
        
        
          .mytext {color:#f12c64;}
        
        Text color #f12c64
      
           This box has a color of #f12c64        
        
          <div style="background-color:#f12c64;">Content here</div>
        
        
          .mybackground {background-color:#f12c64;}
        
        Background color #f12c64
      
           Border around this has a color of #f12c64        
        
          <div style="border:2px solid #f12c64;">Content here</div>
        
        
          .myborder {border:2px solid #f12c64;}
        
        Border color #f12c64