#f514a2 color space conversions
Hex:
        #f514a2
        RGB:
        245, 20, 162
        CMY:
        4, 92, 36
        CMYK:
        0, 92, 34, 4
      HSL:
        322°, 91.8367%, 51.9608%
        HSV (HSB):
        322°, 91.8367%, 96.0784%
        XYZ:
        44.4279, 22.5214, 36.1879
        xyY:
        0.4308, 0.2184, 22.5214
      CIE-Lab:
        54.5759, 83.8329, -16.8539
        CIE-LCH:
        54.5759, 85.5103, 348.6327
        CIE-Luv:
        54.5759, 116.5237, -39.2791
        Hunter-Lab:
        47.4567, 84.0584, -11.9915
      #f514a2 color charts
#f514a2 RGB chart
      #f514a2 CMYK chart
      #f514a2 RGB pie chart
      #f514a2 color shades, tints & tones
#f514a2 color schemes
#f514a2 color preview, HTML & CSS examples
           This text has a color of #f514a2        
        
          <p style="color:#f514a2;">Text here</p>
        
        
          .mytext {color:#f514a2;}
        
        Text color #f514a2
      
           This box has a color of #f514a2        
        
          <div style="background-color:#f514a2;">Content here</div>
        
        
          .mybackground {background-color:#f514a2;}
        
        Background color #f514a2
      
           Border around this has a color of #f514a2        
        
          <div style="border:2px solid #f514a2;">Content here</div>
        
        
          .myborder {border:2px solid #f514a2;}
        
        Border color #f514a2