#f315c5 color space conversions
Hex:
        #f315c5
        RGB:
        243, 21, 197
        CMY:
        5, 92, 23
        CMYK:
        0, 91, 19, 5
      HSL:
        312°, 90.2439%, 51.7647%
        HSV (HSB):
        312°, 91.3580%, 95.2941%
        XYZ:
        47.3084, 23.6222, 54.8894
        xyY:
        0.3760, 0.1877, 23.6222
      CIE-Lab:
        55.7076, 87.1662, -35.5406
        CIE-LCH:
        55.7076, 94.1333, 337.8176
        CIE-Luv:
        55.7076, 98.7167, -67.2950
        Hunter-Lab:
        48.6027, 88.6916, -32.9372
      #f315c5 color charts
#f315c5 RGB chart
      #f315c5 CMYK chart
      #f315c5 RGB pie chart
      #f315c5 color shades, tints & tones
#f315c5 color schemes
#f315c5 color preview, HTML & CSS examples
           This text has a color of #f315c5        
        
          <p style="color:#f315c5;">Text here</p>
        
        
          .mytext {color:#f315c5;}
        
        Text color #f315c5
      
           This box has a color of #f315c5        
        
          <div style="background-color:#f315c5;">Content here</div>
        
        
          .mybackground {background-color:#f315c5;}
        
        Background color #f315c5
      
           Border around this has a color of #f315c5        
        
          <div style="border:2px solid #f315c5;">Content here</div>
        
        
          .myborder {border:2px solid #f315c5;}
        
        Border color #f315c5