#f112d2 color space conversions
Hex:
        #f112d2
        RGB:
        241, 18, 210
        CMY:
        5, 93, 18
        CMYK:
        0, 93, 13, 5
      HSL:
        308°, 88.8446%, 50.7843%
        HSV (HSB):
        308°, 92.5311%, 94.5098%
        XYZ:
        48.1248, 23.7865, 63.0276
        xyY:
        0.3566, 0.1763, 23.7865
      CIE-Lab:
        55.8734, 88.7177, -42.7616
        CIE-LCH:
        55.8734, 98.4855, 334.2661
        CIE-Luv:
        55.8734, 91.6877, -78.4010
        Hunter-Lab:
        48.7714, 90.7833, -42.4808
      #f112d2 color charts
#f112d2 RGB chart
      #f112d2 CMYK chart
      #f112d2 RGB pie chart
      #f112d2 color shades, tints & tones
#f112d2 color schemes
#f112d2 color preview, HTML & CSS examples
           This text has a color of #f112d2        
        
          <p style="color:#f112d2;">Text here</p>
        
        
          .mytext {color:#f112d2;}
        
        Text color #f112d2
      
           This box has a color of #f112d2        
        
          <div style="background-color:#f112d2;">Content here</div>
        
        
          .mybackground {background-color:#f112d2;}
        
        Background color #f112d2
      
           Border around this has a color of #f112d2        
        
          <div style="border:2px solid #f112d2;">Content here</div>
        
        
          .myborder {border:2px solid #f112d2;}
        
        Border color #f112d2