#f266d7 color space conversions
Hex:
        #f266d7
        RGB:
        242, 102, 215
        CMY:
        5, 60, 16
        CMYK:
        0, 58, 11, 5
      HSL:
        312°, 84.3373%, 67.4510%
        HSV (HSB):
        312°, 57.8512%, 94.9020%
        XYZ:
        53.6351, 33.2863, 67.8880
        xyY:
        0.3465, 0.2150, 33.2863
      CIE-Lab:
        64.3920, 66.6633, -32.2532
        CIE-LCH:
        64.3920, 74.0559, 334.1812
        CIE-Luv:
        64.3920, 71.7568, -60.5905
        Hunter-Lab:
        57.6943, 64.9763, -29.3797
      #f266d7 color charts
#f266d7 RGB chart
      #f266d7 CMYK chart
      #f266d7 RGB pie chart
      #f266d7 color shades, tints & tones
#f266d7 color schemes
#f266d7 color preview, HTML & CSS examples
           This text has a color of #f266d7        
        
          <p style="color:#f266d7;">Text here</p>
        
        
          .mytext {color:#f266d7;}
        
        Text color #f266d7
      
           This box has a color of #f266d7        
        
          <div style="background-color:#f266d7;">Content here</div>
        
        
          .mybackground {background-color:#f266d7;}
        
        Background color #f266d7
      
           Border around this has a color of #f266d7        
        
          <div style="border:2px solid #f266d7;">Content here</div>
        
        
          .myborder {border:2px solid #f266d7;}
        
        Border color #f266d7