#f221c8 color space conversions
Hex:
        #f221c8
        RGB:
        242, 33, 200
        CMY:
        5, 87, 22
        CMYK:
        0, 86, 17, 5
      HSL:
        312°, 88.9362%, 53.9216%
        HSV (HSB):
        312°, 86.3636%, 94.9020%
        XYZ:
        47.5871, 24.1351, 56.7940
        xyY:
        0.3703, 0.1878, 24.1351
      CIE-Lab:
        56.2228, 85.7222, -36.4723
        CIE-LCH:
        56.2228, 93.1586, 336.9516
        CIE-Luv:
        56.2228, 95.2723, -68.5752
        Hunter-Lab:
        49.1275, 86.9302, -34.1532
      #f221c8 color charts
#f221c8 RGB chart
      #f221c8 CMYK chart
      #f221c8 RGB pie chart
      #f221c8 color shades, tints & tones
#f221c8 color schemes
#f221c8 color preview, HTML & CSS examples
           This text has a color of #f221c8        
        
          <p style="color:#f221c8;">Text here</p>
        
        
          .mytext {color:#f221c8;}
        
        Text color #f221c8
      
           This box has a color of #f221c8        
        
          <div style="background-color:#f221c8;">Content here</div>
        
        
          .mybackground {background-color:#f221c8;}
        
        Background color #f221c8
      
           Border around this has a color of #f221c8        
        
          <div style="border:2px solid #f221c8;">Content here</div>
        
        
          .myborder {border:2px solid #f221c8;}
        
        Border color #f221c8