#f21aa4 color space conversions
Hex:
        #f21aa4
        RGB:
        242, 26, 164
        CMY:
        5, 90, 36
        CMYK:
        0, 89, 32, 5
      HSL:
        322°, 89.2562%, 52.5490%
        HSV (HSB):
        322°, 89.2562%, 94.9020%
        XYZ:
        43.6882, 22.2964, 37.1230
        xyY:
        0.4237, 0.2162, 22.2964
      CIE-Lab:
        54.3401, 82.6838, -18.4437
        CIE-LCH:
        54.3401, 84.7159, 347.4253
        CIE-Luv:
        54.3401, 112.4345, -41.2515
        Hunter-Lab:
        47.2190, 82.5192, -13.5597
      #f21aa4 color charts
#f21aa4 RGB chart
      #f21aa4 CMYK chart
      #f21aa4 RGB pie chart
      #f21aa4 color shades, tints & tones
#f21aa4 color schemes
#f21aa4 color preview, HTML & CSS examples
           This text has a color of #f21aa4        
        
          <p style="color:#f21aa4;">Text here</p>
        
        
          .mytext {color:#f21aa4;}
        
        Text color #f21aa4
      
           This box has a color of #f21aa4        
        
          <div style="background-color:#f21aa4;">Content here</div>
        
        
          .mybackground {background-color:#f21aa4;}
        
        Background color #f21aa4
      
           Border around this has a color of #f21aa4        
        
          <div style="border:2px solid #f21aa4;">Content here</div>
        
        
          .myborder {border:2px solid #f21aa4;}
        
        Border color #f21aa4