#f515f1 color space conversions
Hex:
        #f515f1
        RGB:
        245, 21, 241
        CMY:
        4, 92, 5
        CMYK:
        0, 91, 2, 4
      HSL:
        301°, 91.8033%, 52.1569%
        HSV (HSB):
        301°, 91.4286%, 96.0784%
        XYZ:
        53.8015, 26.2997, 85.4598
        xyY:
        0.3250, 0.1589, 26.2997
      CIE-Lab:
        58.3204, 93.2612, -56.3475
        CIE-LCH:
        58.3204, 108.9619, 328.8600
        CIE-Luv:
        58.3204, 81.5464, -100.4125
        Hunter-Lab:
        51.2832, 97.5198, -62.9043
      #f515f1 color charts
#f515f1 RGB chart
      #f515f1 CMYK chart
      #f515f1 RGB pie chart
      #f515f1 color shades, tints & tones
#f515f1 color schemes
#f515f1 color preview, HTML & CSS examples
           This text has a color of #f515f1        
        
          <p style="color:#f515f1;">Text here</p>
        
        
          .mytext {color:#f515f1;}
        
        Text color #f515f1
      
           This box has a color of #f515f1        
        
          <div style="background-color:#f515f1;">Content here</div>
        
        
          .mybackground {background-color:#f515f1;}
        
        Background color #f515f1
      
           Border around this has a color of #f515f1        
        
          <div style="border:2px solid #f515f1;">Content here</div>
        
        
          .myborder {border:2px solid #f515f1;}
        
        Border color #f515f1