#f202a1 color space conversions
Hex:
        #f202a1
        RGB:
        242, 2, 161
        CMY:
        5, 99, 37
        CMYK:
        0, 99, 33, 5
      HSL:
        320°, 98.3607%, 47.8431%
        HSV (HSB):
        320°, 99.1736%, 94.9020%
        XYZ:
        43.0727, 21.4939, 35.5968
        xyY:
        0.4300, 0.2146, 21.4939
      CIE-Lab:
        53.4858, 84.5451, -17.9749
        CIE-LCH:
        53.4858, 86.4348, 347.9972
        CIE-Luv:
        53.4858, 116.0992, -40.8364
        Hunter-Lab:
        46.3615, 84.7049, -13.0704
      #f202a1 color charts
#f202a1 RGB chart
      #f202a1 CMYK chart
      #f202a1 RGB pie chart
      #f202a1 color shades, tints & tones
#f202a1 color schemes
#f202a1 color preview, HTML & CSS examples
           This text has a color of #f202a1        
        
          <p style="color:#f202a1;">Text here</p>
        
        
          .mytext {color:#f202a1;}
        
        Text color #f202a1
      
           This box has a color of #f202a1        
        
          <div style="background-color:#f202a1;">Content here</div>
        
        
          .mybackground {background-color:#f202a1;}
        
        Background color #f202a1
      
           Border around this has a color of #f202a1        
        
          <div style="border:2px solid #f202a1;">Content here</div>
        
        
          .myborder {border:2px solid #f202a1;}
        
        Border color #f202a1