#f14a82 color space conversions
Hex:
        #f14a82
        RGB:
        241, 74, 130
        CMY:
        5, 71, 49
        CMYK:
        0, 69, 46, 5
      HSL:
        340°, 85.6410%, 61.7647%
        HSV (HSB):
        340°, 69.2946%, 94.5098%
        XYZ:
        42.7537, 25.2100, 23.7317
        xyY:
        0.4663, 0.2749, 25.2100
      CIE-Lab:
        57.2795, 67.2426, 5.9828
        CIE-LCH:
        57.2795, 67.5082, 5.0844
        CIE-Luv:
        57.2795, 111.4573, -5.4137
        Hunter-Lab:
        50.2096, 64.1267, 7.1231
      #f14a82 color charts
#f14a82 RGB chart
      #f14a82 CMYK chart
      #f14a82 RGB pie chart
      #f14a82 color shades, tints & tones
#f14a82 color schemes
#f14a82 color preview, HTML & CSS examples
           This text has a color of #f14a82        
        
          <p style="color:#f14a82;">Text here</p>
        
        
          .mytext {color:#f14a82;}
        
        Text color #f14a82
      
           This box has a color of #f14a82        
        
          <div style="background-color:#f14a82;">Content here</div>
        
        
          .mybackground {background-color:#f14a82;}
        
        Background color #f14a82
      
           Border around this has a color of #f14a82        
        
          <div style="border:2px solid #f14a82;">Content here</div>
        
        
          .myborder {border:2px solid #f14a82;}
        
        Border color #f14a82