#f314c7 color space conversions
Hex:
        #f314c7
        RGB:
        243, 20, 199
        CMY:
        5, 92, 22
        CMYK:
        0, 92, 18, 5
      HSL:
        312°, 90.2834%, 51.5686%
        HSV (HSB):
        312°, 91.7695%, 95.2941%
        XYZ:
        47.5211, 23.6785, 56.0986
        xyY:
        0.3733, 0.1860, 23.6785
      CIE-Lab:
        55.7645, 87.5140, -36.6028
        CIE-LCH:
        55.7645, 94.8602, 337.3029
        CIE-Luv:
        55.7645, 97.9107, -68.9534
        Hunter-Lab:
        48.6606, 89.1641, -34.2904
      #f314c7 color charts
#f314c7 RGB chart
      #f314c7 CMYK chart
      #f314c7 RGB pie chart
      #f314c7 color shades, tints & tones
#f314c7 color schemes
#f314c7 color preview, HTML & CSS examples
           This text has a color of #f314c7        
        
          <p style="color:#f314c7;">Text here</p>
        
        
          .mytext {color:#f314c7;}
        
        Text color #f314c7
      
           This box has a color of #f314c7        
        
          <div style="background-color:#f314c7;">Content here</div>
        
        
          .mybackground {background-color:#f314c7;}
        
        Background color #f314c7
      
           Border around this has a color of #f314c7        
        
          <div style="border:2px solid #f314c7;">Content here</div>
        
        
          .myborder {border:2px solid #f314c7;}
        
        Border color #f314c7