#f165b5 color space conversions
Hex:
        #f165b5
        RGB:
        241, 101, 181
        CMY:
        5, 60, 29
        CMYK:
        0, 58, 25, 5
      HSL:
        326°, 83.3333%, 67.0588%
        HSV (HSB):
        326°, 58.0913%, 94.5098%
        XYZ:
        49.2698, 31.3443, 47.1693
        xyY:
        0.3856, 0.2453, 31.3443
      CIE-Lab:
        62.7972, 62.0095, -15.4744
        CIE-LCH:
        62.7972, 63.9112, 345.9881
        CIE-Luv:
        62.7972, 81.9133, -33.8981
        Hunter-Lab:
        55.9860, 59.1112, -10.7628
      #f165b5 color charts
#f165b5 RGB chart
      #f165b5 CMYK chart
      #f165b5 RGB pie chart
      #f165b5 color shades, tints & tones
#f165b5 color schemes
#f165b5 color preview, HTML & CSS examples
           This text has a color of #f165b5        
        
          <p style="color:#f165b5;">Text here</p>
        
        
          .mytext {color:#f165b5;}
        
        Text color #f165b5
      
           This box has a color of #f165b5        
        
          <div style="background-color:#f165b5;">Content here</div>
        
        
          .mybackground {background-color:#f165b5;}
        
        Background color #f165b5
      
           Border around this has a color of #f165b5        
        
          <div style="border:2px solid #f165b5;">Content here</div>
        
        
          .myborder {border:2px solid #f165b5;}
        
        Border color #f165b5