#f112f0 color space conversions
Hex:
        #f112f0
        RGB:
        241, 18, 240
        CMY:
        5, 93, 6
        CMYK:
        0, 93, 0, 5
      HSL:
        300°, 88.8446%, 50.7843%
        HSV (HSB):
        300°, 92.5311%, 94.5098%
        XYZ:
        52.2201, 25.4247, 84.5932
        xyY:
        0.3219, 0.1567, 25.4247
      CIE-Lab:
        57.4869, 92.7613, -57.1590
        CIE-LCH:
        57.4869, 108.9578, 328.3588
        CIE-Luv:
        57.4869, 79.2497, -101.2192
        Hunter-Lab:
        50.4229, 96.6223, -64.1734
      #f112f0 color charts
#f112f0 RGB chart
      #f112f0 CMYK chart
      #f112f0 RGB pie chart
      #f112f0 color shades, tints & tones
#f112f0 color schemes
#f112f0 color preview, HTML & CSS examples
           This text has a color of #f112f0        
        
          <p style="color:#f112f0;">Text here</p>
        
        
          .mytext {color:#f112f0;}
        
        Text color #f112f0
      
           This box has a color of #f112f0        
        
          <div style="background-color:#f112f0;">Content here</div>
        
        
          .mybackground {background-color:#f112f0;}
        
        Background color #f112f0
      
           Border around this has a color of #f112f0        
        
          <div style="border:2px solid #f112f0;">Content here</div>
        
        
          .myborder {border:2px solid #f112f0;}
        
        Border color #f112f0