#f165a4 color space conversions
Hex:
        #f165a4
        RGB:
        241, 101, 164
        CMY:
        5, 60, 36
        CMYK:
        0, 58, 32, 5
      HSL:
        333°, 83.3333%, 67.0588%
        HSV (HSB):
        333°, 58.0913%, 94.5098%
        XYZ:
        47.6301, 30.6885, 38.5350
        xyY:
        0.4076, 0.2626, 30.6885
      CIE-Lab:
        62.2438, 59.8893, -6.5662
        CIE-LCH:
        62.2438, 60.2482, 353.7432
        CIE-Luv:
        62.2438, 87.1442, -20.5557
        Hunter-Lab:
        55.3972, 56.5281, -2.4649
      #f165a4 color charts
#f165a4 RGB chart
      #f165a4 CMYK chart
      #f165a4 RGB pie chart
      #f165a4 color shades, tints & tones
#f165a4 color schemes
#f165a4 color preview, HTML & CSS examples
           This text has a color of #f165a4        
        
          <p style="color:#f165a4;">Text here</p>
        
        
          .mytext {color:#f165a4;}
        
        Text color #f165a4
      
           This box has a color of #f165a4        
        
          <div style="background-color:#f165a4;">Content here</div>
        
        
          .mybackground {background-color:#f165a4;}
        
        Background color #f165a4
      
           Border around this has a color of #f165a4        
        
          <div style="border:2px solid #f165a4;">Content here</div>
        
        
          .myborder {border:2px solid #f165a4;}
        
        Border color #f165a4