#f314ce color space conversions
Hex:
        #f314ce
        RGB:
        243, 20, 206
        CMY:
        5, 92, 19
        CMYK:
        0, 92, 15, 5
      HSL:
        310°, 90.2834%, 51.5686%
        HSV (HSB):
        310°, 91.7695%, 95.2941%
        XYZ:
        48.3529, 24.0112, 60.4787
        xyY:
        0.3640, 0.1807, 24.0112
      CIE-Lab:
        56.0990, 88.3739, -40.0947
        CIE-LCH:
        56.0990, 97.0439, 335.5965
        CIE-Luv:
        56.0990, 94.8074, -74.4142
        Hunter-Lab:
        49.0013, 90.3859, -38.8764
      #f314ce color charts
#f314ce RGB chart
      #f314ce CMYK chart
      #f314ce RGB pie chart
      #f314ce color shades, tints & tones
#f314ce color schemes
#f314ce color preview, HTML & CSS examples
           This text has a color of #f314ce        
        
          <p style="color:#f314ce;">Text here</p>
        
        
          .mytext {color:#f314ce;}
        
        Text color #f314ce
      
           This box has a color of #f314ce        
        
          <div style="background-color:#f314ce;">Content here</div>
        
        
          .mybackground {background-color:#f314ce;}
        
        Background color #f314ce
      
           Border around this has a color of #f314ce        
        
          <div style="border:2px solid #f314ce;">Content here</div>
        
        
          .myborder {border:2px solid #f314ce;}
        
        Border color #f314ce