#f14c82 color space conversions
Hex:
        #f14c82
        RGB:
        241, 76, 130
        CMY:
        5, 70, 49
        CMYK:
        0, 68, 46, 5
      HSL:
        340°, 85.4922%, 62.1569%
        HSV (HSB):
        340°, 68.4647%, 94.5098%
        XYZ:
        42.8893, 25.4814, 23.7770
        xyY:
        0.4654, 0.2765, 25.4814
      CIE-Lab:
        57.5415, 66.5183, 6.3580
        CIE-LCH:
        57.5415, 66.8215, 5.4599
        CIE-Luv:
        57.5415, 110.5115, -4.7750
        Hunter-Lab:
        50.4791, 63.3234, 7.4082
      #f14c82 color charts
#f14c82 RGB chart
      #f14c82 CMYK chart
      #f14c82 RGB pie chart
      #f14c82 color shades, tints & tones
#f14c82 color schemes
#f14c82 color preview, HTML & CSS examples
           This text has a color of #f14c82        
        
          <p style="color:#f14c82;">Text here</p>
        
        
          .mytext {color:#f14c82;}
        
        Text color #f14c82
      
           This box has a color of #f14c82        
        
          <div style="background-color:#f14c82;">Content here</div>
        
        
          .mybackground {background-color:#f14c82;}
        
        Background color #f14c82
      
           Border around this has a color of #f14c82        
        
          <div style="border:2px solid #f14c82;">Content here</div>
        
        
          .myborder {border:2px solid #f14c82;}
        
        Border color #f14c82