#f21b74 color space conversions
Hex:
        #f21b74
        RGB:
        242, 27, 116
        CMY:
        5, 89, 55
        CMYK:
        0, 89, 52, 5
      HSL:
        335°, 89.2116%, 52.7451%
        HSV (HSB):
        335°, 88.8430%, 94.9020%
        XYZ:
        40.1623, 20.9221, 18.4446
        xyY:
        0.5050, 0.2631, 20.9221
      CIE-Lab:
        52.8641, 78.3724, 8.0689
        CIE-LCH:
        52.8641, 78.7867, 5.8783
        CIE-Luv:
        52.8641, 133.7572, -5.7152
        Hunter-Lab:
        45.7406, 76.6846, 8.1102
      #f21b74 color charts
#f21b74 RGB chart
      #f21b74 CMYK chart
      #f21b74 RGB pie chart
      #f21b74 color shades, tints & tones
#f21b74 color schemes
#f21b74 color preview, HTML & CSS examples
           This text has a color of #f21b74        
        
          <p style="color:#f21b74;">Text here</p>
        
        
          .mytext {color:#f21b74;}
        
        Text color #f21b74
      
           This box has a color of #f21b74        
        
          <div style="background-color:#f21b74;">Content here</div>
        
        
          .mybackground {background-color:#f21b74;}
        
        Background color #f21b74
      
           Border around this has a color of #f21b74        
        
          <div style="border:2px solid #f21b74;">Content here</div>
        
        
          .myborder {border:2px solid #f21b74;}
        
        Border color #f21b74