#f221c7 color space conversions
Hex:
        #f221c7
        RGB:
        242, 33, 199
        CMY:
        5, 87, 22
        CMYK:
        0, 86, 18, 5
      HSL:
        312°, 88.9362%, 53.9216%
        HSV (HSB):
        312°, 86.3636%, 94.9020%
        XYZ:
        47.4706, 24.0885, 56.1804
        xyY:
        0.3716, 0.1886, 24.0885
      CIE-Lab:
        56.1763, 85.5984, -35.9707
        CIE-LCH:
        56.1763, 92.8492, 337.2066
        CIE-Luv:
        56.1763, 95.7066, -67.7906
        Hunter-Lab:
        49.0800, 86.7567, -33.5114
      #f221c7 color charts
#f221c7 RGB chart
      #f221c7 CMYK chart
      #f221c7 RGB pie chart
      #f221c7 color shades, tints & tones
#f221c7 color schemes
#f221c7 color preview, HTML & CSS examples
           This text has a color of #f221c7        
        
          <p style="color:#f221c7;">Text here</p>
        
        
          .mytext {color:#f221c7;}
        
        Text color #f221c7
      
           This box has a color of #f221c7        
        
          <div style="background-color:#f221c7;">Content here</div>
        
        
          .mybackground {background-color:#f221c7;}
        
        Background color #f221c7
      
           Border around this has a color of #f221c7        
        
          <div style="border:2px solid #f221c7;">Content here</div>
        
        
          .myborder {border:2px solid #f221c7;}
        
        Border color #f221c7