#f12a71 color space conversions
Hex:
        #f12a71
        RGB:
        241, 42, 113
        CMY:
        5, 84, 56
        CMYK:
        0, 83, 53, 5
      HSL:
        339°, 87.6652%, 55.4902%
        HSV (HSB):
        339°, 82.5726%, 94.5098%
        XYZ:
        40.0842, 21.5490, 17.6695
        xyY:
        0.5055, 0.2717, 21.5490
      CIE-Lab:
        53.5451, 75.1937, 10.8155
        CIE-LCH:
        53.5451, 75.9676, 8.1850
        CIE-Luv:
        53.5451, 130.3650, -1.7396
        Hunter-Lab:
        46.4209, 72.8976, 9.9267
      #f12a71 color charts
#f12a71 RGB chart
      #f12a71 CMYK chart
      #f12a71 RGB pie chart
      #f12a71 color shades, tints & tones
#f12a71 color schemes
#f12a71 color preview, HTML & CSS examples
           This text has a color of #f12a71        
        
          <p style="color:#f12a71;">Text here</p>
        
        
          .mytext {color:#f12a71;}
        
        Text color #f12a71
      
           This box has a color of #f12a71        
        
          <div style="background-color:#f12a71;">Content here</div>
        
        
          .mybackground {background-color:#f12a71;}
        
        Background color #f12a71
      
           Border around this has a color of #f12a71        
        
          <div style="border:2px solid #f12a71;">Content here</div>
        
        
          .myborder {border:2px solid #f12a71;}
        
        Border color #f12a71