#f206fe color space conversions
Hex:
        #f206fe
        RGB:
        242, 6, 254
        CMY:
        5, 98, 0
        CMYK:
        5, 98, 0, 0
      HSL:
        297°, 99.2000%, 50.9804%
        HSV (HSB):
        297°, 97.6378%, 99.6078%
        XYZ:
        54.5725, 26.1633, 95.9397
        xyY:
        0.3089, 0.1481, 26.1633
      CIE-Lab:
        58.1917, 95.7823, -63.8218
        CIE-LCH:
        58.1917, 115.0977, 326.3236
        CIE-Luv:
        58.1917, 75.0575, -111.8854
        Hunter-Lab:
        51.1500, 100.9309, -75.4024
      #f206fe color charts
#f206fe RGB chart
      #f206fe CMYK chart
      #f206fe RGB pie chart
      #f206fe color shades, tints & tones
#f206fe color schemes
#f206fe color preview, HTML & CSS examples
           This text has a color of #f206fe        
        
          <p style="color:#f206fe;">Text here</p>
        
        
          .mytext {color:#f206fe;}
        
        Text color #f206fe
      
           This box has a color of #f206fe        
        
          <div style="background-color:#f206fe;">Content here</div>
        
        
          .mybackground {background-color:#f206fe;}
        
        Background color #f206fe
      
           Border around this has a color of #f206fe        
        
          <div style="border:2px solid #f206fe;">Content here</div>
        
        
          .myborder {border:2px solid #f206fe;}
        
        Border color #f206fe