#f121f2 color space conversions
Hex:
        #f121f2
        RGB:
        241, 33, 242
        CMY:
        5, 87, 5
        CMYK:
        0, 86, 0, 5
      HSL:
        300°, 88.9362%, 53.9216%
        HSV (HSB):
        300°, 86.3636%, 94.9020%
        XYZ:
        52.8465, 26.1993, 86.2760
        xyY:
        0.3197, 0.1585, 26.1993
      CIE-Lab:
        58.2257, 91.2074, -57.0963
        CIE-LCH:
        58.2257, 107.6047, 327.9532
        CIE-Luv:
        58.2257, 77.3144, -101.2156
        Hunter-Lab:
        51.1852, 94.7192, -64.1075
      #f121f2 color charts
#f121f2 RGB chart
      #f121f2 CMYK chart
      #f121f2 RGB pie chart
      #f121f2 color shades, tints & tones
#f121f2 color schemes
#f121f2 color preview, HTML & CSS examples
           This text has a color of #f121f2        
        
          <p style="color:#f121f2;">Text here</p>
        
        
          .mytext {color:#f121f2;}
        
        Text color #f121f2
      
           This box has a color of #f121f2        
        
          <div style="background-color:#f121f2;">Content here</div>
        
        
          .mybackground {background-color:#f121f2;}
        
        Background color #f121f2
      
           Border around this has a color of #f121f2        
        
          <div style="border:2px solid #f121f2;">Content here</div>
        
        
          .myborder {border:2px solid #f121f2;}
        
        Border color #f121f2