#f21d82 color space conversions
Hex:
        #f21d82
        RGB:
        242, 29, 130
        CMY:
        5, 89, 49
        CMYK:
        0, 88, 46, 5
      HSL:
        332°, 89.1213%, 53.1373%
        HSV (HSB):
        332°, 88.0165%, 94.9020%
        XYZ:
        41.0866, 21.3677, 23.0780
        xyY:
        0.4804, 0.2498, 21.3677
      CIE-Lab:
        53.3496, 79.1364, 0.3226
        CIE-LCH:
        53.3496, 79.1370, 0.2336
        CIE-Luv:
        53.3496, 127.3483, -15.2394
        Hunter-Lab:
        46.2252, 77.7630, 2.7571
      #f21d82 color charts
#f21d82 RGB chart
      #f21d82 CMYK chart
      #f21d82 RGB pie chart
      #f21d82 color shades, tints & tones
#f21d82 color schemes
#f21d82 color preview, HTML & CSS examples
           This text has a color of #f21d82        
        
          <p style="color:#f21d82;">Text here</p>
        
        
          .mytext {color:#f21d82;}
        
        Text color #f21d82
      
           This box has a color of #f21d82        
        
          <div style="background-color:#f21d82;">Content here</div>
        
        
          .mybackground {background-color:#f21d82;}
        
        Background color #f21d82
      
           Border around this has a color of #f21d82        
        
          <div style="border:2px solid #f21d82;">Content here</div>
        
        
          .myborder {border:2px solid #f21d82;}
        
        Border color #f21d82