#f514f5 color space conversions
Hex:
        #f514f5
        RGB:
        245, 20, 245
        CMY:
        4, 92, 4
        CMYK:
        0, 92, 0, 4
      HSL:
        300°, 91.8367%, 51.9608%
        HSV (HSB):
        300°, 91.8367%, 96.0784%
        XYZ:
        54.3878, 26.5054, 88.6357
        xyY:
        0.3208, 0.1563, 26.5054
      CIE-Lab:
        58.5137, 93.9251, -58.2720
        CIE-LCH:
        58.5137, 110.5330, 328.1842
        CIE-Luv:
        58.5137, 80.0300, -103.4816
        Hunter-Lab:
        51.4834, 98.4741, -66.0376
      #f514f5 color charts
#f514f5 RGB chart
      #f514f5 CMYK chart
      #f514f5 RGB pie chart
      #f514f5 color shades, tints & tones
#f514f5 color schemes
#f514f5 color preview, HTML & CSS examples
           This text has a color of #f514f5        
        
          <p style="color:#f514f5;">Text here</p>
        
        
          .mytext {color:#f514f5;}
        
        Text color #f514f5
      
           This box has a color of #f514f5        
        
          <div style="background-color:#f514f5;">Content here</div>
        
        
          .mybackground {background-color:#f514f5;}
        
        Background color #f514f5
      
           Border around this has a color of #f514f5        
        
          <div style="border:2px solid #f514f5;">Content here</div>
        
        
          .myborder {border:2px solid #f514f5;}
        
        Border color #f514f5