#f266fd color space conversions
Hex:
        #f266fd
        RGB:
        242, 102, 253
        CMY:
        5, 60, 1
        CMYK:
        4, 60, 0, 1
      HSL:
        296°, 97.4194%, 69.6078%
        HSV (HSB):
        296°, 59.6838%, 99.2157%
        XYZ:
        59.0989, 35.4718, 96.6604
        xyY:
        0.3090, 0.1855, 35.4718
      CIE-Lab:
        66.1144, 72.8188, -50.6409
        CIE-LCH:
        66.1144, 88.6966, 325.1838
        CIE-Luv:
        66.1144, 60.5412, -91.1338
        Hunter-Lab:
        59.5582, 72.8965, -54.5343
      #f266fd color charts
#f266fd RGB chart
      #f266fd CMYK chart
      #f266fd RGB pie chart
      #f266fd color shades, tints & tones
#f266fd color schemes
#f266fd color preview, HTML & CSS examples
           This text has a color of #f266fd        
        
          <p style="color:#f266fd;">Text here</p>
        
        
          .mytext {color:#f266fd;}
        
        Text color #f266fd
      
           This box has a color of #f266fd        
        
          <div style="background-color:#f266fd;">Content here</div>
        
        
          .mybackground {background-color:#f266fd;}
        
        Background color #f266fd
      
           Border around this has a color of #f266fd        
        
          <div style="border:2px solid #f266fd;">Content here</div>
        
        
          .myborder {border:2px solid #f266fd;}
        
        Border color #f266fd