#f164d5 color space conversions
Hex:
        #f164d5
        RGB:
        241, 100, 213
        CMY:
        5, 61, 16
        CMYK:
        0, 59, 12, 5
      HSL:
        312°, 83.4320%, 66.8627%
        HSV (HSB):
        312°, 58.5062%, 94.5098%
        XYZ:
        52.8430, 32.6192, 66.4618
        xyY:
        0.3478, 0.2147, 32.6192
      CIE-Lab:
        63.8514, 66.9499, -31.9804
        CIE-LCH:
        63.8514, 74.1959, 334.4672
        CIE-Luv:
        63.8514, 72.3936, -60.1198
        Hunter-Lab:
        57.1132, 65.2059, -29.0156
      #f164d5 color charts
#f164d5 RGB chart
      #f164d5 CMYK chart
      #f164d5 RGB pie chart
      #f164d5 color shades, tints & tones
#f164d5 color schemes
#f164d5 color preview, HTML & CSS examples
           This text has a color of #f164d5        
        
          <p style="color:#f164d5;">Text here</p>
        
        
          .mytext {color:#f164d5;}
        
        Text color #f164d5
      
           This box has a color of #f164d5        
        
          <div style="background-color:#f164d5;">Content here</div>
        
        
          .mybackground {background-color:#f164d5;}
        
        Background color #f164d5
      
           Border around this has a color of #f164d5        
        
          <div style="border:2px solid #f164d5;">Content here</div>
        
        
          .myborder {border:2px solid #f164d5;}
        
        Border color #f164d5