#f14ac2 color space conversions
Hex:
        #f14ac2
        RGB:
        241, 74, 194
        CMY:
        5, 71, 24
        CMYK:
        0, 69, 20, 5
      HSL:
        317°, 85.6410%, 61.7647%
        HSV (HSB):
        317°, 69.2946%, 94.5098%
        XYZ:
        48.4620, 27.4934, 53.7915
        xyY:
        0.3735, 0.2119, 27.4934
      CIE-Lab:
        59.4282, 74.3239, -28.0571
        CIE-LCH:
        59.4282, 79.4433, 339.3186
        CIE-Luv:
        59.4282, 87.8365, -54.6002
        Hunter-Lab:
        52.4341, 73.2181, -24.1209
      #f14ac2 color charts
#f14ac2 RGB chart
      #f14ac2 CMYK chart
      #f14ac2 RGB pie chart
      #f14ac2 color shades, tints & tones
#f14ac2 color schemes
#f14ac2 color preview, HTML & CSS examples
           This text has a color of #f14ac2        
        
          <p style="color:#f14ac2;">Text here</p>
        
        
          .mytext {color:#f14ac2;}
        
        Text color #f14ac2
      
           This box has a color of #f14ac2        
        
          <div style="background-color:#f14ac2;">Content here</div>
        
        
          .mybackground {background-color:#f14ac2;}
        
        Background color #f14ac2
      
           Border around this has a color of #f14ac2        
        
          <div style="border:2px solid #f14ac2;">Content here</div>
        
        
          .myborder {border:2px solid #f14ac2;}
        
        Border color #f14ac2