#f314e0 color space conversions
Hex:
        #f314e0
        RGB:
        243, 20, 224
        CMY:
        5, 92, 12
        CMYK:
        0, 92, 8, 5
      HSL:
        305°, 90.2834%, 51.5686%
        HSV (HSB):
        305°, 91.7695%, 95.2941%
        XYZ:
        50.6668, 24.9368, 72.6639
        xyY:
        0.3417, 0.1682, 24.9368
      CIE-Lab:
        57.0138, 90.6991, -48.8905
        CIE-LCH:
        57.0138, 103.0369, 331.6735
        CIE-Luv:
        57.0138, 87.0830, -88.3051
        Hunter-Lab:
        49.9368, 93.7203, -51.3181
      #f314e0 color charts
#f314e0 RGB chart
      #f314e0 CMYK chart
      #f314e0 RGB pie chart
      #f314e0 color shades, tints & tones
#f314e0 color schemes
#f314e0 color preview, HTML & CSS examples
           This text has a color of #f314e0        
        
          <p style="color:#f314e0;">Text here</p>
        
        
          .mytext {color:#f314e0;}
        
        Text color #f314e0
      
           This box has a color of #f314e0        
        
          <div style="background-color:#f314e0;">Content here</div>
        
        
          .mybackground {background-color:#f314e0;}
        
        Background color #f314e0
      
           Border around this has a color of #f314e0        
        
          <div style="border:2px solid #f314e0;">Content here</div>
        
        
          .myborder {border:2px solid #f314e0;}
        
        Border color #f314e0