#f315ef color space conversions
Hex:
        #f315ef
        RGB:
        243, 21, 239
        CMY:
        5, 92, 6
        CMYK:
        0, 91, 2, 5
      HSL:
        301°, 90.2439%, 51.7647%
        HSV (HSB):
        301°, 91.3580%, 95.2941%
        XYZ:
        52.8103, 25.8230, 83.8623
        xyY:
        0.3250, 0.1589, 25.8230
      CIE-Lab:
        57.8687, 92.6525, -55.9697
        CIE-LCH:
        57.8687, 108.2455, 328.8646
        CIE-Luv:
        57.8687, 80.8984, -99.5756
        Hunter-Lab:
        50.8163, 96.5754, -62.2749
      #f315ef color charts
#f315ef RGB chart
      #f315ef CMYK chart
      #f315ef RGB pie chart
      #f315ef color shades, tints & tones
#f315ef color schemes
#f315ef color preview, HTML & CSS examples
           This text has a color of #f315ef        
        
          <p style="color:#f315ef;">Text here</p>
        
        
          .mytext {color:#f315ef;}
        
        Text color #f315ef
      
           This box has a color of #f315ef        
        
          <div style="background-color:#f315ef;">Content here</div>
        
        
          .mybackground {background-color:#f315ef;}
        
        Background color #f315ef
      
           Border around this has a color of #f315ef        
        
          <div style="border:2px solid #f315ef;">Content here</div>
        
        
          .myborder {border:2px solid #f315ef;}
        
        Border color #f315ef