#f266db color space conversions
Hex:
        #f266db
        RGB:
        242, 102, 219
        CMY:
        5, 60, 14
        CMYK:
        0, 58, 10, 5
      HSL:
        310°, 84.3373%, 67.4510%
        HSV (HSB):
        310°, 57.8512%, 94.9020%
        XYZ:
        54.1555, 33.4945, 70.6286
        xyY:
        0.3422, 0.2116, 33.4945
      CIE-Lab:
        64.5593, 67.2746, -34.2338
        CIE-LCH:
        64.5593, 75.4839, 333.0300
        CIE-Luv:
        64.5593, 70.5423, -63.8325
        Hunter-Lab:
        57.8744, 65.7497, -31.8441
      #f266db color charts
#f266db RGB chart
      #f266db CMYK chart
      #f266db RGB pie chart
      #f266db color shades, tints & tones
#f266db color schemes
#f266db color preview, HTML & CSS examples
           This text has a color of #f266db        
        
          <p style="color:#f266db;">Text here</p>
        
        
          .mytext {color:#f266db;}
        
        Text color #f266db
      
           This box has a color of #f266db        
        
          <div style="background-color:#f266db;">Content here</div>
        
        
          .mybackground {background-color:#f266db;}
        
        Background color #f266db
      
           Border around this has a color of #f266db        
        
          <div style="border:2px solid #f266db;">Content here</div>
        
        
          .myborder {border:2px solid #f266db;}
        
        Border color #f266db