#f14098 color space conversions
Hex:
        #f14098
        RGB:
        241, 64, 152
        CMY:
        5, 75, 40
        CMYK:
        0, 73, 37, 5
      HSL:
        330°, 86.3415%, 59.8039%
        HSV (HSB):
        330°, 73.4440%, 94.5098%
        XYZ:
        43.7765, 24.6346, 32.1534
        xyY:
        0.4353, 0.2450, 24.6346
      CIE-Lab:
        56.7176, 72.6956, -7.8089
        CIE-LCH:
        56.7176, 73.1138, 353.8688
        CIE-Luv:
        56.7176, 107.4069, -24.6268
        Hunter-Lab:
        49.6332, 70.5790, -3.6660
      #f14098 color charts
#f14098 RGB chart
      #f14098 CMYK chart
      #f14098 RGB pie chart
      #f14098 color shades, tints & tones
#f14098 color schemes
#f14098 color preview, HTML & CSS examples
           This text has a color of #f14098        
        
          <p style="color:#f14098;">Text here</p>
        
        
          .mytext {color:#f14098;}
        
        Text color #f14098
      
           This box has a color of #f14098        
        
          <div style="background-color:#f14098;">Content here</div>
        
        
          .mybackground {background-color:#f14098;}
        
        Background color #f14098
      
           Border around this has a color of #f14098        
        
          <div style="border:2px solid #f14098;">Content here</div>
        
        
          .myborder {border:2px solid #f14098;}
        
        Border color #f14098