#f202d4 color space conversions
Hex:
        #f202d4
        RGB:
        242, 2, 212
        CMY:
        5, 99, 17
        CMYK:
        0, 99, 12, 5
      HSL:
        308°, 98.3607%, 47.8431%
        HSV (HSB):
        308°, 99.1736%, 94.9020%
        XYZ:
        48.5233, 23.6741, 64.2995
        xyY:
        0.3555, 0.1734, 23.6741
      CIE-Lab:
        55.7600, 90.3035, -44.0708
        CIE-LCH:
        55.7600, 100.4836, 333.9862
        CIE-Luv:
        55.7600, 92.4431, -80.5783
        Hunter-Lab:
        48.6561, 92.8649, -44.2931
      #f202d4 color charts
#f202d4 RGB chart
      #f202d4 CMYK chart
      #f202d4 RGB pie chart
      #f202d4 color shades, tints & tones
#f202d4 color schemes
#f202d4 color preview, HTML & CSS examples
           This text has a color of #f202d4        
        
          <p style="color:#f202d4;">Text here</p>
        
        
          .mytext {color:#f202d4;}
        
        Text color #f202d4
      
           This box has a color of #f202d4        
        
          <div style="background-color:#f202d4;">Content here</div>
        
        
          .mybackground {background-color:#f202d4;}
        
        Background color #f202d4
      
           Border around this has a color of #f202d4        
        
          <div style="border:2px solid #f202d4;">Content here</div>
        
        
          .myborder {border:2px solid #f202d4;}
        
        Border color #f202d4