#f21d61 color space conversions
Hex:
        #f21d61
        RGB:
        242, 29, 97
        CMY:
        5, 89, 62
        CMYK:
        0, 88, 60, 5
      HSL:
        341°, 89.1213%, 53.1373%
        HSV (HSB):
        341°, 88.0165%, 94.9020%
        XYZ:
        39.2150, 20.6190, 13.2223
        xyY:
        0.5368, 0.2822, 20.6190
      CIE-Lab:
        52.5300, 76.8390, 19.1149
        CIE-LCH:
        52.5300, 79.1809, 13.9696
        CIE-Luv:
        52.5300, 140.8556, 6.6474
        Hunter-Lab:
        45.4082, 74.6901, 14.5213
      #f21d61 color charts
#f21d61 RGB chart
      #f21d61 CMYK chart
      #f21d61 RGB pie chart
      #f21d61 color shades, tints & tones
#f21d61 color schemes
#f21d61 color preview, HTML & CSS examples
           This text has a color of #f21d61        
        
          <p style="color:#f21d61;">Text here</p>
        
        
          .mytext {color:#f21d61;}
        
        Text color #f21d61
      
           This box has a color of #f21d61        
        
          <div style="background-color:#f21d61;">Content here</div>
        
        
          .mybackground {background-color:#f21d61;}
        
        Background color #f21d61
      
           Border around this has a color of #f21d61        
        
          <div style="border:2px solid #f21d61;">Content here</div>
        
        
          .myborder {border:2px solid #f21d61;}
        
        Border color #f21d61