#f115f8 color space conversions
Hex:
        #f115f8
        RGB:
        241, 21, 248
        CMY:
        5, 92, 3
        CMYK:
        3, 92, 0, 3
      HSL:
        298°, 94.1909%, 52.7451%
        HSV (HSB):
        298°, 91.5323%, 97.2549%
        XYZ:
        53.4871, 26.0144, 91.0091
        xyY:
        0.3137, 0.1526, 26.0144
      CIE-Lab:
        58.0507, 93.6162, -60.7223
        CIE-LCH:
        58.0507, 111.5850, 327.0313
        CIE-Luv:
        58.0507, 75.9686, -106.9148
        Hunter-Lab:
        51.0043, 97.9313, -70.0906
      #f115f8 color charts
#f115f8 RGB chart
      #f115f8 CMYK chart
      #f115f8 RGB pie chart
      #f115f8 color shades, tints & tones
#f115f8 color schemes
#f115f8 color preview, HTML & CSS examples
           This text has a color of #f115f8        
        
          <p style="color:#f115f8;">Text here</p>
        
        
          .mytext {color:#f115f8;}
        
        Text color #f115f8
      
           This box has a color of #f115f8        
        
          <div style="background-color:#f115f8;">Content here</div>
        
        
          .mybackground {background-color:#f115f8;}
        
        Background color #f115f8
      
           Border around this has a color of #f115f8        
        
          <div style="border:2px solid #f115f8;">Content here</div>
        
        
          .myborder {border:2px solid #f115f8;}
        
        Border color #f115f8