#f20981 color space conversions
Hex:
        #f20981
        RGB:
        242, 9, 129
        CMY:
        5, 96, 49
        CMYK:
        0, 96, 47, 5
      HSL:
        329°, 92.8287%, 49.2157%
        HSV (HSB):
        329°, 96.2810%, 94.9020%
        XYZ:
        40.6781, 20.6576, 22.6122
        xyY:
        0.4846, 0.2461, 20.6576
      CIE-Lab:
        52.5727, 81.2278, -0.2092
        CIE-LCH:
        52.5727, 81.2281, 359.8524
        CIE-Luv:
        52.5727, 130.5871, -16.3740
        Hunter-Lab:
        45.4506, 80.2180, 2.3180
      #f20981 color charts
#f20981 RGB chart
      #f20981 CMYK chart
      #f20981 RGB pie chart
      #f20981 color shades, tints & tones
#f20981 color schemes
#f20981 color preview, HTML & CSS examples
           This text has a color of #f20981        
        
          <p style="color:#f20981;">Text here</p>
        
        
          .mytext {color:#f20981;}
        
        Text color #f20981
      
           This box has a color of #f20981        
        
          <div style="background-color:#f20981;">Content here</div>
        
        
          .mybackground {background-color:#f20981;}
        
        Background color #f20981
      
           Border around this has a color of #f20981        
        
          <div style="border:2px solid #f20981;">Content here</div>
        
        
          .myborder {border:2px solid #f20981;}
        
        Border color #f20981