#f206a6 color space conversions
Hex:
        #f206a6
        RGB:
        242, 6, 166
        CMY:
        5, 98, 35
        CMYK:
        0, 98, 31, 5
      HSL:
        319°, 95.1613%, 48.6275%
        HSV (HSB):
        319°, 97.5207%, 94.9020%
        XYZ:
        43.5660, 21.7607, 37.9804
        xyY:
        0.4217, 0.2106, 21.7607
      CIE-Lab:
        53.7721, 84.7717, -20.4904
        CIE-LCH:
        53.7721, 87.2129, 346.4115
        CIE-Luv:
        53.7721, 113.4338, -44.4774
        Hunter-Lab:
        46.6483, 85.0709, -15.6193
      #f206a6 color charts
#f206a6 RGB chart
      #f206a6 CMYK chart
      #f206a6 RGB pie chart
      #f206a6 color shades, tints & tones
#f206a6 color schemes
#f206a6 color preview, HTML & CSS examples
           This text has a color of #f206a6        
        
          <p style="color:#f206a6;">Text here</p>
        
        
          .mytext {color:#f206a6;}
        
        Text color #f206a6
      
           This box has a color of #f206a6        
        
          <div style="background-color:#f206a6;">Content here</div>
        
        
          .mybackground {background-color:#f206a6;}
        
        Background color #f206a6
      
           Border around this has a color of #f206a6        
        
          <div style="border:2px solid #f206a6;">Content here</div>
        
        
          .myborder {border:2px solid #f206a6;}
        
        Border color #f206a6