#f264bd color space conversions
Hex:
        #f264bd
        RGB:
        242, 100, 189
        CMY:
        5, 61, 26
        CMYK:
        0, 59, 22, 5
      HSL:
        322°, 84.5238%, 67.0588%
        HSV (HSB):
        322°, 58.6777%, 94.9020%
        XYZ:
        50.3604, 31.6657, 51.6019
        xyY:
        0.3769, 0.2370, 31.6657
      CIE-Lab:
        63.0656, 63.7947, -19.6108
        CIE-LCH:
        63.0656, 66.7409, 342.9124
        CIE-Luv:
        63.0656, 80.6177, -40.4392
        Hunter-Lab:
        56.2723, 61.2706, -14.9786
      #f264bd color charts
#f264bd RGB chart
      #f264bd CMYK chart
      #f264bd RGB pie chart
      #f264bd color shades, tints & tones
#f264bd color schemes
#f264bd color preview, HTML & CSS examples
           This text has a color of #f264bd        
        
          <p style="color:#f264bd;">Text here</p>
        
        
          .mytext {color:#f264bd;}
        
        Text color #f264bd
      
           This box has a color of #f264bd        
        
          <div style="background-color:#f264bd;">Content here</div>
        
        
          .mybackground {background-color:#f264bd;}
        
        Background color #f264bd
      
           Border around this has a color of #f264bd        
        
          <div style="border:2px solid #f264bd;">Content here</div>
        
        
          .myborder {border:2px solid #f264bd;}
        
        Border color #f264bd