#f164dc color space conversions
Hex:
        #f164dc
        RGB:
        241, 100, 220
        CMY:
        5, 61, 14
        CMYK:
        0, 59, 9, 5
      HSL:
        309°, 83.4320%, 66.8627%
        HSV (HSB):
        309°, 58.5062%, 94.5098%
        XYZ:
        53.7511, 32.9824, 71.2434
        xyY:
        0.3402, 0.2088, 32.9824
      CIE-Lab:
        64.1467, 68.0187, -35.4461
        CIE-LCH:
        64.1467, 76.7005, 332.4749
        CIE-Luv:
        64.1467, 70.2462, -65.7880
        Hunter-Lab:
        57.4303, 66.5614, -33.3491
      #f164dc color charts
#f164dc RGB chart
      #f164dc CMYK chart
      #f164dc RGB pie chart
      #f164dc color shades, tints & tones
#f164dc color schemes
#f164dc color preview, HTML & CSS examples
           This text has a color of #f164dc        
        
          <p style="color:#f164dc;">Text here</p>
        
        
          .mytext {color:#f164dc;}
        
        Text color #f164dc
      
           This box has a color of #f164dc        
        
          <div style="background-color:#f164dc;">Content here</div>
        
        
          .mybackground {background-color:#f164dc;}
        
        Background color #f164dc
      
           Border around this has a color of #f164dc        
        
          <div style="border:2px solid #f164dc;">Content here</div>
        
        
          .myborder {border:2px solid #f164dc;}
        
        Border color #f164dc