#f264a9 color space conversions
Hex:
        #f264a9
        RGB:
        242, 100, 169
        CMY:
        5, 61, 34
        CMYK:
        0, 59, 30, 5
      HSL:
        331°, 84.5238%, 67.0588%
        HSV (HSB):
        331°, 58.6777%, 94.9020%
        XYZ:
        48.3366, 30.8562, 40.9443
        xyY:
        0.4023, 0.2568, 30.8562
      CIE-Lab:
        62.3860, 61.2299, -9.2098
        CIE-LCH:
        62.3860, 61.9186, 351.4460
        CIE-Luv:
        62.3860, 86.8738, -24.5928
        Hunter-Lab:
        55.5483, 58.1160, -4.8185
      #f264a9 color charts
#f264a9 RGB chart
      #f264a9 CMYK chart
      #f264a9 RGB pie chart
      #f264a9 color shades, tints & tones
#f264a9 color schemes
#f264a9 color preview, HTML & CSS examples
           This text has a color of #f264a9        
        
          <p style="color:#f264a9;">Text here</p>
        
        
          .mytext {color:#f264a9;}
        
        Text color #f264a9
      
           This box has a color of #f264a9        
        
          <div style="background-color:#f264a9;">Content here</div>
        
        
          .mybackground {background-color:#f264a9;}
        
        Background color #f264a9
      
           Border around this has a color of #f264a9        
        
          <div style="border:2px solid #f264a9;">Content here</div>
        
        
          .myborder {border:2px solid #f264a9;}
        
        Border color #f264a9