#f14da1 color space conversions
Hex:
        #f14da1
        RGB:
        241, 77, 161
        CMY:
        5, 70, 37
        CMYK:
        0, 68, 33, 5
      HSL:
        329°, 85.4167%, 62.3529%
        HSV (HSB):
        329°, 68.0498%, 94.5098%
        XYZ:
        45.3625, 26.5817, 36.4581
        xyY:
        0.4185, 0.2452, 26.5817
      CIE-Lab:
        58.5852, 69.2538, -10.2854
        CIE-LCH:
        58.5852, 70.0134, 351.5523
        CIE-Luv:
        58.5852, 99.0129, -27.4819
        Hunter-Lab:
        51.5575, 66.8265, -5.8358
      #f14da1 color charts
#f14da1 RGB chart
      #f14da1 CMYK chart
      #f14da1 RGB pie chart
      #f14da1 color shades, tints & tones
#f14da1 color schemes
#f14da1 color preview, HTML & CSS examples
           This text has a color of #f14da1        
        
          <p style="color:#f14da1;">Text here</p>
        
        
          .mytext {color:#f14da1;}
        
        Text color #f14da1
      
           This box has a color of #f14da1        
        
          <div style="background-color:#f14da1;">Content here</div>
        
        
          .mybackground {background-color:#f14da1;}
        
        Background color #f14da1
      
           Border around this has a color of #f14da1        
        
          <div style="border:2px solid #f14da1;">Content here</div>
        
        
          .myborder {border:2px solid #f14da1;}
        
        Border color #f14da1