#f514db color space conversions
Hex:
        #f514db
        RGB:
        245, 20, 219
        CMY:
        4, 92, 14
        CMYK:
        0, 92, 11, 4
      HSL:
        307°, 91.8367%, 51.9608%
        HSV (HSB):
        307°, 91.8367%, 96.0784%
        XYZ:
        50.6925, 25.0273, 69.1768
        xyY:
        0.3499, 0.1727, 25.0273
      CIE-Lab:
        57.1020, 90.3875, -45.8968
        CIE-LCH:
        57.1020, 101.3727, 333.0796
        CIE-Luv:
        57.1020, 90.6919, -83.7739
        Hunter-Lab:
        50.0273, 93.3260, -46.9661
      #f514db color charts
#f514db RGB chart
      #f514db CMYK chart
      #f514db RGB pie chart
      #f514db color shades, tints & tones
#f514db color schemes
#f514db color preview, HTML & CSS examples
           This text has a color of #f514db        
        
          <p style="color:#f514db;">Text here</p>
        
        
          .mytext {color:#f514db;}
        
        Text color #f514db
      
           This box has a color of #f514db        
        
          <div style="background-color:#f514db;">Content here</div>
        
        
          .mybackground {background-color:#f514db;}
        
        Background color #f514db
      
           Border around this has a color of #f514db        
        
          <div style="border:2px solid #f514db;">Content here</div>
        
        
          .myborder {border:2px solid #f514db;}
        
        Border color #f514db