#f264c1 color space conversions
Hex:
        #f264c1
        RGB:
        242, 100, 193
        CMY:
        5, 61, 24
        CMYK:
        0, 59, 20, 5
      HSL:
        321°, 84.5238%, 67.0588%
        HSV (HSB):
        321°, 58.6777%, 94.9020%
        XYZ:
        50.8008, 31.8418, 53.9207
        xyY:
        0.3720, 0.2332, 31.8418
      CIE-Lab:
        63.2120, 64.3398, -21.6599
        CIE-LCH:
        63.2120, 67.8879, 341.3942
        CIE-Luv:
        63.2120, 79.3619, -43.6537
        Hunter-Lab:
        56.4286, 61.9476, -17.1549
      #f264c1 color charts
#f264c1 RGB chart
      #f264c1 CMYK chart
      #f264c1 RGB pie chart
      #f264c1 color shades, tints & tones
#f264c1 color schemes
#f264c1 color preview, HTML & CSS examples
           This text has a color of #f264c1        
        
          <p style="color:#f264c1;">Text here</p>
        
        
          .mytext {color:#f264c1;}
        
        Text color #f264c1
      
           This box has a color of #f264c1        
        
          <div style="background-color:#f264c1;">Content here</div>
        
        
          .mybackground {background-color:#f264c1;}
        
        Background color #f264c1
      
           Border around this has a color of #f264c1        
        
          <div style="border:2px solid #f264c1;">Content here</div>
        
        
          .myborder {border:2px solid #f264c1;}
        
        Border color #f264c1