#f14881 color space conversions
Hex:
        #f14881
        RGB:
        241, 72, 129
        CMY:
        5, 72, 49
        CMYK:
        0, 70, 46, 5
      HSL:
        340°, 85.7868%, 61.3725%
        HSV (HSB):
        340°, 70.1245%, 94.5098%
        XYZ:
        42.5554, 24.9205, 23.3361
        xyY:
        0.4686, 0.2744, 24.9205
      CIE-Lab:
        56.9979, 67.8636, 6.1698
        CIE-LCH:
        56.9979, 68.1434, 5.1948
        CIE-Luv:
        56.9979, 112.7342, -5.3334
        Hunter-Lab:
        49.9204, 64.8044, 7.2282
      #f14881 color charts
#f14881 RGB chart
      #f14881 CMYK chart
      #f14881 RGB pie chart
      #f14881 color shades, tints & tones
#f14881 color schemes
#f14881 color preview, HTML & CSS examples
           This text has a color of #f14881        
        
          <p style="color:#f14881;">Text here</p>
        
        
          .mytext {color:#f14881;}
        
        Text color #f14881
      
           This box has a color of #f14881        
        
          <div style="background-color:#f14881;">Content here</div>
        
        
          .mybackground {background-color:#f14881;}
        
        Background color #f14881
      
           Border around this has a color of #f14881        
        
          <div style="border:2px solid #f14881;">Content here</div>
        
        
          .myborder {border:2px solid #f14881;}
        
        Border color #f14881