#f218fe color space conversions
Hex:
        #f218fe
        RGB:
        242, 24, 254
        CMY:
        5, 91, 0
        CMYK:
        5, 91, 0, 0
      HSL:
        297°, 99.1379%, 54.5098%
        HSV (HSB):
        297°, 90.5512%, 99.6078%
        XYZ:
        54.8340, 26.6863, 96.0268
        xyY:
        0.3088, 0.1503, 26.6863
      CIE-Lab:
        58.6828, 94.3281, -63.0331
        CIE-LCH:
        58.6828, 113.4503, 326.2479
        CIE-Luv:
        58.6828, 74.2130, -110.7504
        Hunter-Lab:
        51.6588, 99.0687, -74.0512
      #f218fe color charts
#f218fe RGB chart
      #f218fe CMYK chart
      #f218fe RGB pie chart
      #f218fe color shades, tints & tones
#f218fe color schemes
#f218fe color preview, HTML & CSS examples
           This text has a color of #f218fe        
        
          <p style="color:#f218fe;">Text here</p>
        
        
          .mytext {color:#f218fe;}
        
        Text color #f218fe
      
           This box has a color of #f218fe        
        
          <div style="background-color:#f218fe;">Content here</div>
        
        
          .mybackground {background-color:#f218fe;}
        
        Background color #f218fe
      
           Border around this has a color of #f218fe        
        
          <div style="border:2px solid #f218fe;">Content here</div>
        
        
          .myborder {border:2px solid #f218fe;}
        
        Border color #f218fe