#f113f6 color space conversions
Hex:
        #f113f6
        RGB:
        241, 19, 246
        CMY:
        5, 93, 4
        CMYK:
        2, 92, 0, 4
      HSL:
        299°, 92.6531%, 51.9608%
        HSV (HSB):
        299°, 92.2764%, 96.4706%
        XYZ:
        53.1431, 25.8203, 89.3717
        xyY:
        0.3157, 0.1534, 25.8203
      CIE-Lab:
        57.8661, 93.5251, -59.9038
        CIE-LCH:
        57.8661, 111.0649, 327.3600
        CIE-Luv:
        57.8661, 76.8545, -105.5966
        Hunter-Lab:
        50.8137, 97.7586, -68.7102
      #f113f6 color charts
#f113f6 RGB chart
      #f113f6 CMYK chart
      #f113f6 RGB pie chart
      #f113f6 color shades, tints & tones
#f113f6 color schemes
#f113f6 color preview, HTML & CSS examples
           This text has a color of #f113f6        
        
          <p style="color:#f113f6;">Text here</p>
        
        
          .mytext {color:#f113f6;}
        
        Text color #f113f6
      
           This box has a color of #f113f6        
        
          <div style="background-color:#f113f6;">Content here</div>
        
        
          .mybackground {background-color:#f113f6;}
        
        Background color #f113f6
      
           Border around this has a color of #f113f6        
        
          <div style="border:2px solid #f113f6;">Content here</div>
        
        
          .myborder {border:2px solid #f113f6;}
        
        Border color #f113f6