#f203e1 color space conversions
Hex:
        #f203e1
        RGB:
        242, 3, 225
        CMY:
        5, 99, 12
        CMYK:
        0, 99, 7, 5
      HSL:
        304°, 97.5510%, 48.0392%
        HSV (HSB):
        304°, 98.7603%, 94.9020%
        XYZ:
        50.2411, 24.3786, 73.2917
        xyY:
        0.3397, 0.1648, 24.3786
      CIE-Lab:
        56.4649, 91.9264, -50.3389
        CIE-LCH:
        56.4649, 104.8068, 331.2949
        CIE-Luv:
        56.4649, 86.7961, -90.4671
        Hunter-Lab:
        49.3747, 95.2265, -53.4477
      #f203e1 color charts
#f203e1 RGB chart
      #f203e1 CMYK chart
      #f203e1 RGB pie chart
      #f203e1 color shades, tints & tones
#f203e1 color schemes
#f203e1 color preview, HTML & CSS examples
           This text has a color of #f203e1        
        
          <p style="color:#f203e1;">Text here</p>
        
        
          .mytext {color:#f203e1;}
        
        Text color #f203e1
      
           This box has a color of #f203e1        
        
          <div style="background-color:#f203e1;">Content here</div>
        
        
          .mybackground {background-color:#f203e1;}
        
        Background color #f203e1
      
           Border around this has a color of #f203e1        
        
          <div style="border:2px solid #f203e1;">Content here</div>
        
        
          .myborder {border:2px solid #f203e1;}
        
        Border color #f203e1