#f164d3 color space conversions
Hex:
        #f164d3
        RGB:
        241, 100, 211
        CMY:
        5, 61, 17
        CMYK:
        0, 59, 12, 5
      HSL:
        313°, 83.4320%, 66.8627%
        HSV (HSB):
        313°, 58.5062%, 94.5098%
        XYZ:
        52.5907, 32.5183, 65.1328
        xyY:
        0.3500, 0.2164, 32.5183
      CIE-Lab:
        63.7689, 66.6498, -30.9842
        CIE-LCH:
        63.7689, 73.4997, 335.0672
        CIE-Luv:
        63.7689, 73.0106, -58.4993
        Hunter-Lab:
        57.0248, 64.8269, -27.8028
      #f164d3 color charts
#f164d3 RGB chart
      #f164d3 CMYK chart
      #f164d3 RGB pie chart
      #f164d3 color shades, tints & tones
#f164d3 color schemes
#f164d3 color preview, HTML & CSS examples
           This text has a color of #f164d3        
        
          <p style="color:#f164d3;">Text here</p>
        
        
          .mytext {color:#f164d3;}
        
        Text color #f164d3
      
           This box has a color of #f164d3        
        
          <div style="background-color:#f164d3;">Content here</div>
        
        
          .mybackground {background-color:#f164d3;}
        
        Background color #f164d3
      
           Border around this has a color of #f164d3        
        
          <div style="border:2px solid #f164d3;">Content here</div>
        
        
          .myborder {border:2px solid #f164d3;}
        
        Border color #f164d3