#f160b2 color space conversions
Hex:
        #f160b2
        RGB:
        241, 96, 178
        CMY:
        5, 62, 30
        CMYK:
        0, 60, 26, 5
      HSL:
        326°, 83.8150%, 66.0784%
        HSV (HSB):
        326°, 60.1660%, 94.5098%
        XYZ:
        48.4944, 30.2809, 45.4083
        xyY:
        0.3905, 0.2438, 30.2809
      CIE-Lab:
        61.8958, 63.7768, -15.1214
        CIE-LCH:
        61.8958, 65.5449, 346.6615
        CIE-Luv:
        61.8958, 85.0965, -33.6343
        Hunter-Lab:
        55.0281, 61.0070, -10.4056
      #f160b2 color charts
#f160b2 RGB chart
      #f160b2 CMYK chart
      #f160b2 RGB pie chart
      #f160b2 color shades, tints & tones
#f160b2 color schemes
#f160b2 color preview, HTML & CSS examples
           This text has a color of #f160b2        
        
          <p style="color:#f160b2;">Text here</p>
        
        
          .mytext {color:#f160b2;}
        
        Text color #f160b2
      
           This box has a color of #f160b2        
        
          <div style="background-color:#f160b2;">Content here</div>
        
        
          .mybackground {background-color:#f160b2;}
        
        Background color #f160b2
      
           Border around this has a color of #f160b2        
        
          <div style="border:2px solid #f160b2;">Content here</div>
        
        
          .myborder {border:2px solid #f160b2;}
        
        Border color #f160b2