#f265ef color space conversions
Hex:
        #f265ef
        RGB:
        242, 101, 239
        CMY:
        5, 60, 6
        CMYK:
        0, 58, 1, 5
      HSL:
        301°, 84.4311%, 67.2549%
        HSV (HSB):
        301°, 58.2645%, 94.9020%
        XYZ:
        56.8516, 34.4166, 85.3080
        xyY:
        0.3220, 0.1949, 34.4166
      CIE-Lab:
        65.2919, 70.8845, -44.2185
        CIE-LCH:
        65.2919, 83.5457, 328.0437
        CIE-Luv:
        65.2919, 64.9041, -80.3853
        Hunter-Lab:
        58.6657, 70.3156, -45.1499
      #f265ef color charts
#f265ef RGB chart
      #f265ef CMYK chart
      #f265ef RGB pie chart
      #f265ef color shades, tints & tones
#f265ef color schemes
#f265ef color preview, HTML & CSS examples
           This text has a color of #f265ef        
        
          <p style="color:#f265ef;">Text here</p>
        
        
          .mytext {color:#f265ef;}
        
        Text color #f265ef
      
           This box has a color of #f265ef        
        
          <div style="background-color:#f265ef;">Content here</div>
        
        
          .mybackground {background-color:#f265ef;}
        
        Background color #f265ef
      
           Border around this has a color of #f265ef        
        
          <div style="border:2px solid #f265ef;">Content here</div>
        
        
          .myborder {border:2px solid #f265ef;}
        
        Border color #f265ef