#f112d1 color space conversions
Hex:
        #f112d1
        RGB:
        241, 18, 209
        CMY:
        5, 93, 18
        CMYK:
        0, 93, 13, 5
      HSL:
        309°, 88.8446%, 50.7843%
        HSV (HSB):
        309°, 92.5311%, 94.5098%
        XYZ:
        48.0006, 23.7368, 62.3734
        xyY:
        0.3579, 0.1770, 23.7368
      CIE-Lab:
        55.8233, 88.5904, -42.2692
        CIE-LCH:
        55.8233, 98.1578, 334.4927
        CIE-Luv:
        55.8233, 92.1222, -77.6267
        Hunter-Lab:
        48.7205, 90.6016, -41.8005
      #f112d1 color charts
#f112d1 RGB chart
      #f112d1 CMYK chart
      #f112d1 RGB pie chart
      #f112d1 color shades, tints & tones
#f112d1 color schemes
#f112d1 color preview, HTML & CSS examples
           This text has a color of #f112d1        
        
          <p style="color:#f112d1;">Text here</p>
        
        
          .mytext {color:#f112d1;}
        
        Text color #f112d1
      
           This box has a color of #f112d1        
        
          <div style="background-color:#f112d1;">Content here</div>
        
        
          .mybackground {background-color:#f112d1;}
        
        Background color #f112d1
      
           Border around this has a color of #f112d1        
        
          <div style="border:2px solid #f112d1;">Content here</div>
        
        
          .myborder {border:2px solid #f112d1;}
        
        Border color #f112d1