#f14b88 color space conversions
Hex:
        #f14b88
        RGB:
        241, 75, 136
        CMY:
        5, 71, 47
        CMYK:
        0, 69, 44, 5
      HSL:
        338°, 85.5670%, 61.9608%
        HSV (HSB):
        338°, 68.8797%, 94.5098%
        XYZ:
        43.2356, 25.5105, 25.9378
        xyY:
        0.4566, 0.2694, 25.5105
      CIE-Lab:
        57.5695, 67.4269, 2.8631
        CIE-LCH:
        57.5695, 67.4877, 2.4315
        CIE-Luv:
        57.5695, 108.8927, -9.3747
        Hunter-Lab:
        50.5079, 64.4102, 4.9078
      #f14b88 color charts
#f14b88 RGB chart
      #f14b88 CMYK chart
      #f14b88 RGB pie chart
      #f14b88 color shades, tints & tones
#f14b88 color schemes
#f14b88 color preview, HTML & CSS examples
           This text has a color of #f14b88        
        
          <p style="color:#f14b88;">Text here</p>
        
        
          .mytext {color:#f14b88;}
        
        Text color #f14b88
      
           This box has a color of #f14b88        
        
          <div style="background-color:#f14b88;">Content here</div>
        
        
          .mybackground {background-color:#f14b88;}
        
        Background color #f14b88
      
           Border around this has a color of #f14b88        
        
          <div style="border:2px solid #f14b88;">Content here</div>
        
        
          .myborder {border:2px solid #f14b88;}
        
        Border color #f14b88