#f815ef color space conversions
Hex:
        #f815ef
        RGB:
        248, 21, 239
        CMY:
        3, 92, 6
        CMYK:
        0, 92, 4, 3
      HSL:
        302°, 94.1909%, 52.7451%
        HSV (HSB):
        302°, 91.5323%, 97.2549%
        XYZ:
        54.5596, 26.7248, 83.9441
        xyY:
        0.3302, 0.1617, 26.7248
      CIE-Lab:
        58.7187, 93.4778, -54.5637
        CIE-LCH:
        58.7187, 108.2372, 329.7276
        CIE-Luv:
        58.7187, 84.5228, -97.9070
        Hunter-Lab:
        51.6960, 97.9194, -60.0881
      #f815ef color charts
#f815ef RGB chart
      #f815ef CMYK chart
      #f815ef RGB pie chart
      #f815ef color shades, tints & tones
#f815ef color schemes
#f815ef color preview, HTML & CSS examples
           This text has a color of #f815ef        
        
          <p style="color:#f815ef;">Text here</p>
        
        
          .mytext {color:#f815ef;}
        
        Text color #f815ef
      
           This box has a color of #f815ef        
        
          <div style="background-color:#f815ef;">Content here</div>
        
        
          .mybackground {background-color:#f815ef;}
        
        Background color #f815ef
      
           Border around this has a color of #f815ef        
        
          <div style="border:2px solid #f815ef;">Content here</div>
        
        
          .myborder {border:2px solid #f815ef;}
        
        Border color #f815ef