#f164d7 color space conversions
Hex:
        #f164d7
        RGB:
        241, 100, 215
        CMY:
        5, 61, 16
        CMYK:
        0, 59, 11, 5
      HSL:
        311°, 83.4320%, 66.8627%
        HSV (HSB):
        311°, 58.5062%, 94.5098%
        XYZ:
        53.0985, 32.7214, 67.8072
        xyY:
        0.3456, 0.2130, 32.7214
      CIE-Lab:
        63.9347, 67.2524, -32.9740
        CIE-LCH:
        63.9347, 74.9010, 333.8812
        CIE-Luv:
        63.9347, 71.7781, -61.7400
        Hunter-Lab:
        57.2026, 65.5886, -30.2397
      #f164d7 color charts
#f164d7 RGB chart
      #f164d7 CMYK chart
      #f164d7 RGB pie chart
      #f164d7 color shades, tints & tones
#f164d7 color schemes
#f164d7 color preview, HTML & CSS examples
           This text has a color of #f164d7        
        
          <p style="color:#f164d7;">Text here</p>
        
        
          .mytext {color:#f164d7;}
        
        Text color #f164d7
      
           This box has a color of #f164d7        
        
          <div style="background-color:#f164d7;">Content here</div>
        
        
          .mybackground {background-color:#f164d7;}
        
        Background color #f164d7
      
           Border around this has a color of #f164d7        
        
          <div style="border:2px solid #f164d7;">Content here</div>
        
        
          .myborder {border:2px solid #f164d7;}
        
        Border color #f164d7