#f14fcb color space conversions
Hex:
        #f14fcb
        RGB:
        241, 79, 203
        CMY:
        5, 69, 20
        CMYK:
        0, 67, 16, 5
      HSL:
        314°, 85.2632%, 62.7451%
        HSV (HSB):
        314°, 67.2199%, 94.5098%
        XYZ:
        49.8511, 28.6045, 59.3937
        xyY:
        0.3616, 0.2075, 28.6045
      CIE-Lab:
        60.4310, 73.7822, -31.6367
        CIE-LCH:
        60.4310, 80.2789, 336.7911
        CIE-Luv:
        60.4310, 82.9765, -60.1404
        Hunter-Lab:
        53.4832, 72.7823, -28.4040
      #f14fcb color charts
#f14fcb RGB chart
      #f14fcb CMYK chart
      #f14fcb RGB pie chart
      #f14fcb color shades, tints & tones
#f14fcb color schemes
#f14fcb color preview, HTML & CSS examples
           This text has a color of #f14fcb        
        
          <p style="color:#f14fcb;">Text here</p>
        
        
          .mytext {color:#f14fcb;}
        
        Text color #f14fcb
      
           This box has a color of #f14fcb        
        
          <div style="background-color:#f14fcb;">Content here</div>
        
        
          .mybackground {background-color:#f14fcb;}
        
        Background color #f14fcb
      
           Border around this has a color of #f14fcb        
        
          <div style="border:2px solid #f14fcb;">Content here</div>
        
        
          .myborder {border:2px solid #f14fcb;}
        
        Border color #f14fcb