#f160e0 color space conversions
Hex:
        #f160e0
        RGB:
        241, 96, 224
        CMY:
        5, 62, 12
        CMYK:
        0, 60, 7, 5
      HSL:
        307°, 83.8150%, 66.0784%
        HSV (HSB):
        307°, 60.1660%, 94.5098%
        XYZ:
        53.9130, 32.4483, 73.9426
        xyY:
        0.3363, 0.2024, 32.4483
      CIE-Lab:
        63.7117, 70.3084, -38.3617
        CIE-LCH:
        63.7117, 80.0931, 331.3822
        CIE-Luv:
        63.7117, 70.3976, -70.6685
        Hunter-Lab:
        56.9634, 69.2553, -37.0883
      #f160e0 color charts
#f160e0 RGB chart
      #f160e0 CMYK chart
      #f160e0 RGB pie chart
      #f160e0 color shades, tints & tones
#f160e0 color schemes
#f160e0 color preview, HTML & CSS examples
           This text has a color of #f160e0        
        
          <p style="color:#f160e0;">Text here</p>
        
        
          .mytext {color:#f160e0;}
        
        Text color #f160e0
      
           This box has a color of #f160e0        
        
          <div style="background-color:#f160e0;">Content here</div>
        
        
          .mybackground {background-color:#f160e0;}
        
        Background color #f160e0
      
           Border around this has a color of #f160e0        
        
          <div style="border:2px solid #f160e0;">Content here</div>
        
        
          .myborder {border:2px solid #f160e0;}
        
        Border color #f160e0