#f114f7 color space conversions
Hex:
        #f114f7
        RGB:
        241, 20, 247
        CMY:
        5, 92, 3
        CMYK:
        2, 92, 0, 3
      HSL:
        298°, 93.4156%, 52.3529%
        HSV (HSB):
        298°, 91.9028%, 96.8627%
        XYZ:
        53.3143, 25.9165, 90.1881
        xyY:
        0.3147, 0.1530, 25.9165
      CIE-Lab:
        57.9577, 93.5723, -60.3145
        CIE-LCH:
        57.9577, 111.3266, 327.1951
        CIE-Luv:
        57.9577, 76.4116, -106.2575
        Hunter-Lab:
        50.9082, 97.8469, -69.4013
      #f114f7 color charts
#f114f7 RGB chart
      #f114f7 CMYK chart
      #f114f7 RGB pie chart
      #f114f7 color shades, tints & tones
#f114f7 color schemes
#f114f7 color preview, HTML & CSS examples
           This text has a color of #f114f7        
        
          <p style="color:#f114f7;">Text here</p>
        
        
          .mytext {color:#f114f7;}
        
        Text color #f114f7
      
           This box has a color of #f114f7        
        
          <div style="background-color:#f114f7;">Content here</div>
        
        
          .mybackground {background-color:#f114f7;}
        
        Background color #f114f7
      
           Border around this has a color of #f114f7        
        
          <div style="border:2px solid #f114f7;">Content here</div>
        
        
          .myborder {border:2px solid #f114f7;}
        
        Border color #f114f7