#f14981 color space conversions
Hex:
        #f14981
        RGB:
        241, 73, 129
        CMY:
        5, 71, 49
        CMYK:
        0, 70, 46, 5
      HSL:
        340°, 85.7143%, 61.5686%
        HSV (HSB):
        340°, 69.7095%, 94.5098%
        XYZ:
        42.6206, 25.0508, 23.3578
        xyY:
        0.4682, 0.2752, 25.0508
      CIE-Lab:
        57.1249, 67.5111, 6.3517
        CIE-LCH:
        57.1249, 67.8092, 5.3748
        CIE-Luv:
        57.1249, 112.2721, -5.0239
        Hunter-Lab:
        50.0508, 64.4122, 7.3660
      #f14981 color charts
#f14981 RGB chart
      #f14981 CMYK chart
      #f14981 RGB pie chart
      #f14981 color shades, tints & tones
#f14981 color schemes
#f14981 color preview, HTML & CSS examples
           This text has a color of #f14981        
        
          <p style="color:#f14981;">Text here</p>
        
        
          .mytext {color:#f14981;}
        
        Text color #f14981
      
           This box has a color of #f14981        
        
          <div style="background-color:#f14981;">Content here</div>
        
        
          .mybackground {background-color:#f14981;}
        
        Background color #f14981
      
           Border around this has a color of #f14981        
        
          <div style="border:2px solid #f14981;">Content here</div>
        
        
          .myborder {border:2px solid #f14981;}
        
        Border color #f14981