#f113e6 color space conversions
Hex:
        #f113e6
        RGB:
        241, 19, 230
        CMY:
        5, 93, 10
        CMYK:
        0, 92, 5, 5
      HSL:
        303°, 88.8000%, 50.9804%
        HSV (HSB):
        303°, 92.1162%, 94.5098%
        XYZ:
        50.7914, 24.8797, 76.9882
        xyY:
        0.3327, 0.1630, 24.8797
      CIE-Lab:
        56.9580, 91.2716, -52.3872
        CIE-LCH:
        56.9580, 105.2375, 330.1455
        CIE-Luv:
        56.9580, 83.1974, -93.6323
        Hunter-Lab:
        49.8795, 94.4741, -56.5974
      #f113e6 color charts
#f113e6 RGB chart
      #f113e6 CMYK chart
      #f113e6 RGB pie chart
      #f113e6 color shades, tints & tones
#f113e6 color schemes
#f113e6 color preview, HTML & CSS examples
           This text has a color of #f113e6        
        
          <p style="color:#f113e6;">Text here</p>
        
        
          .mytext {color:#f113e6;}
        
        Text color #f113e6
      
           This box has a color of #f113e6        
        
          <div style="background-color:#f113e6;">Content here</div>
        
        
          .mybackground {background-color:#f113e6;}
        
        Background color #f113e6
      
           Border around this has a color of #f113e6        
        
          <div style="border:2px solid #f113e6;">Content here</div>
        
        
          .myborder {border:2px solid #f113e6;}
        
        Border color #f113e6