#f202f1 color space conversions
Hex:
        #f202f1
        RGB:
        242, 2, 241
        CMY:
        5, 99, 5
        CMYK:
        0, 99, 0, 5
      HSL:
        300°, 98.3607%, 47.8431%
        HSV (HSB):
        300°, 99.1736%, 94.9020%
        XYZ:
        52.5168, 25.2715, 85.3290
        xyY:
        0.3220, 0.1549, 25.2715
      CIE-Lab:
        57.3390, 94.1726, -57.9455
        CIE-LCH:
        57.3390, 110.5720, 328.3956
        CIE-Luv:
        57.3390, 80.2644, -102.5278
        Hunter-Lab:
        50.2708, 98.5013, -65.4485
      #f202f1 color charts
#f202f1 RGB chart
      #f202f1 CMYK chart
      #f202f1 RGB pie chart
      #f202f1 color shades, tints & tones
#f202f1 color schemes
#f202f1 color preview, HTML & CSS examples
           This text has a color of #f202f1        
        
          <p style="color:#f202f1;">Text here</p>
        
        
          .mytext {color:#f202f1;}
        
        Text color #f202f1
      
           This box has a color of #f202f1        
        
          <div style="background-color:#f202f1;">Content here</div>
        
        
          .mybackground {background-color:#f202f1;}
        
        Background color #f202f1
      
           Border around this has a color of #f202f1        
        
          <div style="border:2px solid #f202f1;">Content here</div>
        
        
          .myborder {border:2px solid #f202f1;}
        
        Border color #f202f1