#f514a5 color space conversions
Hex:
        #f514a5
        RGB:
        245, 20, 165
        CMY:
        4, 92, 35
        CMYK:
        0, 92, 33, 4
      HSL:
        321°, 91.8367%, 51.9608%
        HSV (HSB):
        321°, 91.8367%, 96.0784%
        XYZ:
        44.6979, 22.6294, 37.6094
        xyY:
        0.4260, 0.2156, 22.6294
      CIE-Lab:
        54.6885, 84.1318, -18.4505
        CIE-LCH:
        54.6885, 86.1312, 347.6306
        CIE-Luv:
        54.6885, 115.1211, -41.6057
        Hunter-Lab:
        47.5704, 84.4733, -13.5757
      #f514a5 color charts
#f514a5 RGB chart
      #f514a5 CMYK chart
      #f514a5 RGB pie chart
      #f514a5 color shades, tints & tones
#f514a5 color schemes
#f514a5 color preview, HTML & CSS examples
           This text has a color of #f514a5        
        
          <p style="color:#f514a5;">Text here</p>
        
        
          .mytext {color:#f514a5;}
        
        Text color #f514a5
      
           This box has a color of #f514a5        
        
          <div style="background-color:#f514a5;">Content here</div>
        
        
          .mybackground {background-color:#f514a5;}
        
        Background color #f514a5
      
           Border around this has a color of #f514a5        
        
          <div style="border:2px solid #f514a5;">Content here</div>
        
        
          .myborder {border:2px solid #f514a5;}
        
        Border color #f514a5