#f165bb color space conversions
Hex:
        #f165bb
        RGB:
        241, 101, 187
        CMY:
        5, 60, 27
        CMYK:
        0, 58, 22, 5
      HSL:
        323°, 83.3333%, 67.0588%
        HSV (HSB):
        323°, 58.0913%, 94.5098%
        XYZ:
        49.8989, 31.5960, 50.4824
        xyY:
        0.3781, 0.2394, 31.5960
      CIE-Lab:
        63.0076, 62.8054, -18.5749
        CIE-LCH:
        63.0076, 65.4946, 343.5242
        CIE-Luv:
        63.0076, 80.0525, -38.6900
        Hunter-Lab:
        56.2103, 60.0898, -13.9010
      #f165bb color charts
#f165bb RGB chart
      #f165bb CMYK chart
      #f165bb RGB pie chart
      #f165bb color shades, tints & tones
#f165bb color schemes
#f165bb color preview, HTML & CSS examples
           This text has a color of #f165bb        
        
          <p style="color:#f165bb;">Text here</p>
        
        
          .mytext {color:#f165bb;}
        
        Text color #f165bb
      
           This box has a color of #f165bb        
        
          <div style="background-color:#f165bb;">Content here</div>
        
        
          .mybackground {background-color:#f165bb;}
        
        Background color #f165bb
      
           Border around this has a color of #f165bb        
        
          <div style="border:2px solid #f165bb;">Content here</div>
        
        
          .myborder {border:2px solid #f165bb;}
        
        Border color #f165bb