#f14aa4 color space conversions
Hex:
        #f14aa4
        RGB:
        241, 74, 164
        CMY:
        5, 71, 36
        CMYK:
        0, 69, 32, 5
      HSL:
        328°, 85.6410%, 61.7647%
        HSV (HSB):
        328°, 69.2946%, 94.5098%
        XYZ:
        45.4252, 26.2787, 37.8001
        xyY:
        0.4148, 0.2400, 26.2787
      CIE-Lab:
        58.3006, 70.6603, -12.4595
        CIE-LCH:
        58.3006, 71.7504, 349.9998
        CIE-Luv:
        58.3006, 99.0814, -30.8156
        Hunter-Lab:
        51.2627, 68.4638, -7.8353
      #f14aa4 color charts
#f14aa4 RGB chart
      #f14aa4 CMYK chart
      #f14aa4 RGB pie chart
      #f14aa4 color shades, tints & tones
#f14aa4 color schemes
#f14aa4 color preview, HTML & CSS examples
           This text has a color of #f14aa4        
        
          <p style="color:#f14aa4;">Text here</p>
        
        
          .mytext {color:#f14aa4;}
        
        Text color #f14aa4
      
           This box has a color of #f14aa4        
        
          <div style="background-color:#f14aa4;">Content here</div>
        
        
          .mybackground {background-color:#f14aa4;}
        
        Background color #f14aa4
      
           Border around this has a color of #f14aa4        
        
          <div style="border:2px solid #f14aa4;">Content here</div>
        
        
          .myborder {border:2px solid #f14aa4;}
        
        Border color #f14aa4