#f21b79 color space conversions
Hex:
        #f21b79
        RGB:
        242, 27, 121
        CMY:
        5, 89, 53
        CMYK:
        0, 89, 50, 5
      HSL:
        334°, 89.2116%, 52.7451%
        HSV (HSB):
        334°, 88.8430%, 94.9020%
        XYZ:
        40.4611, 21.0416, 20.0181
        xyY:
        0.4963, 0.2581, 21.0416
      CIE-Lab:
        52.9950, 78.7364, 5.2333
        CIE-LCH:
        52.9950, 78.9101, 3.8026
        CIE-Luv:
        52.9950, 131.6409, -9.1365
        Hunter-Lab:
        45.8711, 77.1733, 6.2357
      #f21b79 color charts
#f21b79 RGB chart
      #f21b79 CMYK chart
      #f21b79 RGB pie chart
      #f21b79 color shades, tints & tones
#f21b79 color schemes
#f21b79 color preview, HTML & CSS examples
           This text has a color of #f21b79        
        
          <p style="color:#f21b79;">Text here</p>
        
        
          .mytext {color:#f21b79;}
        
        Text color #f21b79
      
           This box has a color of #f21b79        
        
          <div style="background-color:#f21b79;">Content here</div>
        
        
          .mybackground {background-color:#f21b79;}
        
        Background color #f21b79
      
           Border around this has a color of #f21b79        
        
          <div style="border:2px solid #f21b79;">Content here</div>
        
        
          .myborder {border:2px solid #f21b79;}
        
        Border color #f21b79