#f514e2 color space conversions
Hex:
        #f514e2
        RGB:
        245, 20, 226
        CMY:
        4, 92, 11
        CMYK:
        0, 92, 8, 4
      HSL:
        305°, 91.8367%, 51.9608%
        HSV (HSB):
        305°, 91.8367%, 96.0784%
        XYZ:
        51.6338, 25.4038, 74.1335
        xyY:
        0.3416, 0.1680, 25.4038
      CIE-Lab:
        57.4667, 91.3096, -49.2801
        CIE-LCH:
        57.4667, 103.7592, 331.6441
        CIE-Luv:
        57.4667, 87.7337, -89.1440
        Hunter-Lab:
        50.4022, 94.6581, -51.9246
      #f514e2 color charts
#f514e2 RGB chart
      #f514e2 CMYK chart
      #f514e2 RGB pie chart
      #f514e2 color shades, tints & tones
#f514e2 color schemes
#f514e2 color preview, HTML & CSS examples
           This text has a color of #f514e2        
        
          <p style="color:#f514e2;">Text here</p>
        
        
          .mytext {color:#f514e2;}
        
        Text color #f514e2
      
           This box has a color of #f514e2        
        
          <div style="background-color:#f514e2;">Content here</div>
        
        
          .mybackground {background-color:#f514e2;}
        
        Background color #f514e2
      
           Border around this has a color of #f514e2        
        
          <div style="border:2px solid #f514e2;">Content here</div>
        
        
          .myborder {border:2px solid #f514e2;}
        
        Border color #f514e2