#f266ef color space conversions
Hex:
        #f266ef
        RGB:
        242, 102, 239
        CMY:
        5, 60, 6
        CMYK:
        0, 58, 1, 5
      HSL:
        301°, 84.3373%, 67.4510%
        HSV (HSB):
        301°, 57.8512%, 94.9020%
        XYZ:
        56.9493, 34.6120, 85.3406
        xyY:
        0.3219, 0.1957, 34.6120
      CIE-Lab:
        65.4454, 70.4638, -43.9772
        CIE-LCH:
        65.4454, 83.0611, 328.0313
        CIE-Luv:
        65.4454, 64.5796, -79.9707
        Hunter-Lab:
        58.8319, 69.8320, -44.8227
      #f266ef color charts
#f266ef RGB chart
      #f266ef CMYK chart
      #f266ef RGB pie chart
      #f266ef color shades, tints & tones
#f266ef color schemes
#f266ef color preview, HTML & CSS examples
           This text has a color of #f266ef        
        
          <p style="color:#f266ef;">Text here</p>
        
        
          .mytext {color:#f266ef;}
        
        Text color #f266ef
      
           This box has a color of #f266ef        
        
          <div style="background-color:#f266ef;">Content here</div>
        
        
          .mybackground {background-color:#f266ef;}
        
        Background color #f266ef
      
           Border around this has a color of #f266ef        
        
          <div style="border:2px solid #f266ef;">Content here</div>
        
        
          .myborder {border:2px solid #f266ef;}
        
        Border color #f266ef