#f14aa1 color space conversions
Hex:
        #f14aa1
        RGB:
        241, 74, 161
        CMY:
        5, 71, 37
        CMYK:
        0, 69, 33, 5
      HSL:
        329°, 85.6410%, 61.7647%
        HSV (HSB):
        329°, 69.2946%, 94.5098%
        XYZ:
        45.1574, 26.1715, 36.3898
        xyY:
        0.4192, 0.2430, 26.1715
      CIE-Lab:
        58.1995, 70.3263, -10.8635
        CIE-LCH:
        58.1995, 71.1604, 351.2188
        CIE-Luv:
        58.1995, 100.2029, -28.4835
        Hunter-Lab:
        51.1581, 68.0358, -6.3634
      #f14aa1 color charts
#f14aa1 RGB chart
      #f14aa1 CMYK chart
      #f14aa1 RGB pie chart
      #f14aa1 color shades, tints & tones
#f14aa1 color schemes
#f14aa1 color preview, HTML & CSS examples
           This text has a color of #f14aa1        
        
          <p style="color:#f14aa1;">Text here</p>
        
        
          .mytext {color:#f14aa1;}
        
        Text color #f14aa1
      
           This box has a color of #f14aa1        
        
          <div style="background-color:#f14aa1;">Content here</div>
        
        
          .mybackground {background-color:#f14aa1;}
        
        Background color #f14aa1
      
           Border around this has a color of #f14aa1        
        
          <div style="border:2px solid #f14aa1;">Content here</div>
        
        
          .myborder {border:2px solid #f14aa1;}
        
        Border color #f14aa1