#f160bc color space conversions
Hex:
        #f160bc
        RGB:
        241, 96, 188
        CMY:
        5, 62, 26
        CMYK:
        0, 60, 22, 5
      HSL:
        322°, 83.8150%, 66.0784%
        HSV (HSB):
        322°, 60.1660%, 94.5098%
        XYZ:
        49.5356, 30.6974, 50.8913
        xyY:
        0.3778, 0.2341, 30.6974
      CIE-Lab:
        62.2513, 65.0836, -20.2957
        CIE-LCH:
        62.2513, 68.1747, 342.6804
        CIE-Luv:
        62.2513, 81.8706, -41.6146
        Hunter-Lab:
        55.4052, 62.6307, -15.6760
      #f160bc color charts
#f160bc RGB chart
      #f160bc CMYK chart
      #f160bc RGB pie chart
      #f160bc color shades, tints & tones
#f160bc color schemes
#f160bc color preview, HTML & CSS examples
           This text has a color of #f160bc        
        
          <p style="color:#f160bc;">Text here</p>
        
        
          .mytext {color:#f160bc;}
        
        Text color #f160bc
      
           This box has a color of #f160bc        
        
          <div style="background-color:#f160bc;">Content here</div>
        
        
          .mybackground {background-color:#f160bc;}
        
        Background color #f160bc
      
           Border around this has a color of #f160bc        
        
          <div style="border:2px solid #f160bc;">Content here</div>
        
        
          .myborder {border:2px solid #f160bc;}
        
        Border color #f160bc