#f222f2 color space conversions
Hex:
        #f222f2
        RGB:
        242, 34, 242
        CMY:
        5, 87, 5
        CMYK:
        0, 86, 0, 5
      HSL:
        300°, 88.8889%, 54.1176%
        HSV (HSB):
        300°, 85.9504%, 94.9020%
        XYZ:
        53.2170, 26.4321, 86.3015
        xyY:
        0.3207, 0.1593, 26.4321
      CIE-Lab:
        58.4449, 91.2210, -56.7365
        CIE-LCH:
        58.4449, 107.4258, 328.1197
        CIE-Luv:
        58.4449, 77.9275, -100.7633
        Hunter-Lab:
        51.4122, 94.7950, -63.5368
      #f222f2 color charts
#f222f2 RGB chart
      #f222f2 CMYK chart
      #f222f2 RGB pie chart
      #f222f2 color shades, tints & tones
#f222f2 color schemes
#f222f2 color preview, HTML & CSS examples
           This text has a color of #f222f2        
        
          <p style="color:#f222f2;">Text here</p>
        
        
          .mytext {color:#f222f2;}
        
        Text color #f222f2
      
           This box has a color of #f222f2        
        
          <div style="background-color:#f222f2;">Content here</div>
        
        
          .mybackground {background-color:#f222f2;}
        
        Background color #f222f2
      
           Border around this has a color of #f222f2        
        
          <div style="border:2px solid #f222f2;">Content here</div>
        
        
          .myborder {border:2px solid #f222f2;}
        
        Border color #f222f2