#f264cb color space conversions
Hex:
        #f264cb
        RGB:
        242, 100, 203
        CMY:
        5, 61, 20
        CMYK:
        0, 59, 16, 5
      HSL:
        316°, 84.5238%, 67.0588%
        HSV (HSB):
        316°, 58.6777%, 94.9020%
        XYZ:
        51.9546, 32.3034, 59.9968
        xyY:
        0.3602, 0.2239, 32.3034
      CIE-Lab:
        63.5928, 65.7472, -26.7365
        CIE-LCH:
        63.5928, 70.9756, 337.8706
        CIE-Luv:
        63.5928, 76.2295, -51.7263
        Hunter-Lab:
        56.8361, 63.7061, -22.8019
      #f264cb color charts
#f264cb RGB chart
      #f264cb CMYK chart
      #f264cb RGB pie chart
      #f264cb color shades, tints & tones
#f264cb color schemes
#f264cb color preview, HTML & CSS examples
           This text has a color of #f264cb        
        
          <p style="color:#f264cb;">Text here</p>
        
        
          .mytext {color:#f264cb;}
        
        Text color #f264cb
      
           This box has a color of #f264cb        
        
          <div style="background-color:#f264cb;">Content here</div>
        
        
          .mybackground {background-color:#f264cb;}
        
        Background color #f264cb
      
           Border around this has a color of #f264cb        
        
          <div style="border:2px solid #f264cb;">Content here</div>
        
        
          .myborder {border:2px solid #f264cb;}
        
        Border color #f264cb