#f414c1 color space conversions
Hex:
        #f414c1
        RGB:
        244, 20, 193
        CMY:
        4, 92, 24
        CMYK:
        0, 92, 21, 4
      HSL:
        314°, 91.0569%, 51.7647%
        HSV (HSB):
        314°, 91.8033%, 95.6863%
        XYZ:
        47.1840, 23.5837, 52.5173
        xyY:
        0.3827, 0.1913, 23.5837
      CIE-Lab:
        55.6685, 86.9870, -33.2810
        CIE-LCH:
        55.6685, 93.1363, 339.0633
        CIE-Luv:
        55.6685, 101.3888, -63.8939
        Hunter-Lab:
        48.5630, 88.4460, -30.1236
      #f414c1 color charts
#f414c1 RGB chart
      #f414c1 CMYK chart
      #f414c1 RGB pie chart
      #f414c1 color shades, tints & tones
#f414c1 color schemes
#f414c1 color preview, HTML & CSS examples
           This text has a color of #f414c1        
        
          <p style="color:#f414c1;">Text here</p>
        
        
          .mytext {color:#f414c1;}
        
        Text color #f414c1
      
           This box has a color of #f414c1        
        
          <div style="background-color:#f414c1;">Content here</div>
        
        
          .mybackground {background-color:#f414c1;}
        
        Background color #f414c1
      
           Border around this has a color of #f414c1        
        
          <div style="border:2px solid #f414c1;">Content here</div>
        
        
          .myborder {border:2px solid #f414c1;}
        
        Border color #f414c1