#f314eb color space conversions
Hex:
        #f314eb
        RGB:
        243, 20, 235
        CMY:
        5, 92, 8
        CMYK:
        0, 92, 3, 5
      HSL:
        302°, 90.2834%, 51.5686%
        HSV (HSB):
        302°, 91.7695%, 95.2941%
        XYZ:
        52.2077, 25.5532, 80.7779
        xyY:
        0.3293, 0.1612, 25.5532
      CIE-Lab:
        57.6105, 92.1961, -54.1391
        CIE-LCH:
        57.6105, 106.9166, 329.5778
        CIE-Luv:
        57.6105, 82.5654, -96.6534
        Hunter-Lab:
        50.5501, 95.8904, -59.3589
      #f314eb color charts
#f314eb RGB chart
      #f314eb CMYK chart
      #f314eb RGB pie chart
      #f314eb color shades, tints & tones
#f314eb color schemes
#f314eb color preview, HTML & CSS examples
           This text has a color of #f314eb        
        
          <p style="color:#f314eb;">Text here</p>
        
        
          .mytext {color:#f314eb;}
        
        Text color #f314eb
      
           This box has a color of #f314eb        
        
          <div style="background-color:#f314eb;">Content here</div>
        
        
          .mybackground {background-color:#f314eb;}
        
        Background color #f314eb
      
           Border around this has a color of #f314eb        
        
          <div style="border:2px solid #f314eb;">Content here</div>
        
        
          .myborder {border:2px solid #f314eb;}
        
        Border color #f314eb