#f206c2 color space conversions
Hex:
        #f206c2
        RGB:
        242, 6, 194
        CMY:
        5, 98, 24
        CMYK:
        0, 98, 20, 5
      HSL:
        312°, 95.1613%, 48.6275%
        HSV (HSB):
        312°, 97.5207%, 94.9020%
        XYZ:
        46.4207, 22.9025, 53.0129
        xyY:
        0.3795, 0.1872, 22.9025
      CIE-Lab:
        54.9718, 87.8435, -34.9741
        CIE-LCH:
        54.9718, 94.5498, 338.2905
        CIE-Luv:
        54.9718, 100.3214, -66.3774
        Hunter-Lab:
        47.8566, 89.3951, -32.1786
      #f206c2 color charts
#f206c2 RGB chart
      #f206c2 CMYK chart
      #f206c2 RGB pie chart
      #f206c2 color shades, tints & tones
#f206c2 color schemes
#f206c2 color preview, HTML & CSS examples
           This text has a color of #f206c2        
        
          <p style="color:#f206c2;">Text here</p>
        
        
          .mytext {color:#f206c2;}
        
        Text color #f206c2
      
           This box has a color of #f206c2        
        
          <div style="background-color:#f206c2;">Content here</div>
        
        
          .mybackground {background-color:#f206c2;}
        
        Background color #f206c2
      
           Border around this has a color of #f206c2        
        
          <div style="border:2px solid #f206c2;">Content here</div>
        
        
          .myborder {border:2px solid #f206c2;}
        
        Border color #f206c2