#f315db color space conversions
Hex:
        #f315db
        RGB:
        243, 21, 219
        CMY:
        5, 92, 14
        CMYK:
        0, 91, 10, 5
      HSL:
        306°, 90.2439%, 51.7647%
        HSV (HSB):
        306°, 91.3580%, 95.2941%
        XYZ:
        50.0165, 24.7055, 69.1503
        xyY:
        0.3476, 0.1717, 24.7055
      CIE-Lab:
        56.7873, 89.9332, -46.4173
        CIE-LCH:
        56.7873, 101.2054, 332.7003
        CIE-Luv:
        56.7873, 89.1134, -84.3838
        Hunter-Lab:
        49.7046, 92.6369, -47.6925
      #f315db color charts
#f315db RGB chart
      #f315db CMYK chart
      #f315db RGB pie chart
      #f315db color shades, tints & tones
#f315db color schemes
#f315db color preview, HTML & CSS examples
           This text has a color of #f315db        
        
          <p style="color:#f315db;">Text here</p>
        
        
          .mytext {color:#f315db;}
        
        Text color #f315db
      
           This box has a color of #f315db        
        
          <div style="background-color:#f315db;">Content here</div>
        
        
          .mybackground {background-color:#f315db;}
        
        Background color #f315db
      
           Border around this has a color of #f315db        
        
          <div style="border:2px solid #f315db;">Content here</div>
        
        
          .myborder {border:2px solid #f315db;}
        
        Border color #f315db