#f315eb color space conversions
Hex:
        #f315eb
        RGB:
        243, 21, 235
        CMY:
        5, 92, 8
        CMYK:
        0, 91, 3, 5
      HSL:
        302°, 90.2439%, 51.7647%
        HSV (HSB):
        302°, 91.3580%, 95.2941%
        XYZ:
        52.2257, 25.5892, 80.7839
        xyY:
        0.3293, 0.1613, 25.5892
      CIE-Lab:
        57.6450, 92.0942, -54.0840
        CIE-LCH:
        57.6450, 106.8008, 329.5756
        CIE-Luv:
        57.6450, 82.4984, -96.5693
        Hunter-Lab:
        50.5857, 95.7618, -59.2743
      #f315eb color charts
#f315eb RGB chart
      #f315eb CMYK chart
      #f315eb RGB pie chart
      #f315eb color shades, tints & tones
#f315eb color schemes
#f315eb color preview, HTML & CSS examples
           This text has a color of #f315eb        
        
          <p style="color:#f315eb;">Text here</p>
        
        
          .mytext {color:#f315eb;}
        
        Text color #f315eb
      
           This box has a color of #f315eb        
        
          <div style="background-color:#f315eb;">Content here</div>
        
        
          .mybackground {background-color:#f315eb;}
        
        Background color #f315eb
      
           Border around this has a color of #f315eb        
        
          <div style="border:2px solid #f315eb;">Content here</div>
        
        
          .myborder {border:2px solid #f315eb;}
        
        Border color #f315eb