#f21c97 color space conversions
Hex:
        #f21c97
        RGB:
        242, 28, 151
        CMY:
        5, 89, 41
        CMYK:
        0, 88, 38, 5
      HSL:
        326°, 89.1667%, 52.9412%
        HSV (HSB):
        326°, 88.4298%, 94.9020%
        XYZ:
        42.6191, 21.9421, 31.2671
        xyY:
        0.4447, 0.2290, 21.9421
      CIE-Lab:
        53.9655, 81.1246, -11.3187
        CIE-LCH:
        53.9655, 81.9104, 352.0572
        CIE-Luv:
        53.9655, 118.1002, -30.9763
        Hunter-Lab:
        46.8424, 80.4323, -6.7862
      #f21c97 color charts
#f21c97 RGB chart
      #f21c97 CMYK chart
      #f21c97 RGB pie chart
      #f21c97 color shades, tints & tones
#f21c97 color schemes
#f21c97 color preview, HTML & CSS examples
           This text has a color of #f21c97        
        
          <p style="color:#f21c97;">Text here</p>
        
        
          .mytext {color:#f21c97;}
        
        Text color #f21c97
      
           This box has a color of #f21c97        
        
          <div style="background-color:#f21c97;">Content here</div>
        
        
          .mybackground {background-color:#f21c97;}
        
        Background color #f21c97
      
           Border around this has a color of #f21c97        
        
          <div style="border:2px solid #f21c97;">Content here</div>
        
        
          .myborder {border:2px solid #f21c97;}
        
        Border color #f21c97