#f203f1 color space conversions
Hex:
        #f203f1
        RGB:
        242, 3, 241
        CMY:
        5, 99, 5
        CMYK:
        0, 99, 0, 5
      HSL:
        300°, 97.5510%, 48.0392%
        HSV (HSB):
        300°, 98.7603%, 94.9020%
        XYZ:
        52.5277, 25.2932, 85.3327
        xyY:
        0.3220, 0.1550, 25.2932
      CIE-Lab:
        57.3600, 94.1104, -57.9119
        CIE-LCH:
        57.3600, 110.5014, 328.3935
        CIE-Luv:
        57.3600, 80.2258, -102.4781
        Hunter-Lab:
        50.2924, 98.4220, -65.3945
      #f203f1 color charts
#f203f1 RGB chart
      #f203f1 CMYK chart
      #f203f1 RGB pie chart
      #f203f1 color shades, tints & tones
#f203f1 color schemes
#f203f1 color preview, HTML & CSS examples
           This text has a color of #f203f1        
        
          <p style="color:#f203f1;">Text here</p>
        
        
          .mytext {color:#f203f1;}
        
        Text color #f203f1
      
           This box has a color of #f203f1        
        
          <div style="background-color:#f203f1;">Content here</div>
        
        
          .mybackground {background-color:#f203f1;}
        
        Background color #f203f1
      
           Border around this has a color of #f203f1        
        
          <div style="border:2px solid #f203f1;">Content here</div>
        
        
          .myborder {border:2px solid #f203f1;}
        
        Border color #f203f1