#f90290 color space conversions
Hex:
        #f90290
        RGB:
        249, 2, 144
        CMY:
        2, 99, 44
        CMYK:
        0, 99, 42, 2
      HSL:
        326°, 98.4064%, 49.2157%
        HSV (HSB):
        326°, 99.1968%, 97.6471%
        XYZ:
        44.1227, 22.1968, 28.3444
        xyY:
        0.4661, 0.2345, 22.1968
      CIE-Lab:
        54.2352, 84.4109, -6.6074
        CIE-LCH:
        54.2352, 84.6691, 355.5242
        CIE-Luv:
        54.2352, 129.7910, -25.4048
        Hunter-Lab:
        47.1134, 84.7202, -2.6907
      #f90290 color charts
#f90290 RGB chart
      #f90290 CMYK chart
      #f90290 RGB pie chart
      #f90290 color shades, tints & tones
#f90290 color schemes
#f90290 color preview, HTML & CSS examples
           This text has a color of #f90290        
        
          <p style="color:#f90290;">Text here</p>
        
        
          .mytext {color:#f90290;}
        
        Text color #f90290
      
           This box has a color of #f90290        
        
          <div style="background-color:#f90290;">Content here</div>
        
        
          .mybackground {background-color:#f90290;}
        
        Background color #f90290
      
           Border around this has a color of #f90290        
        
          <div style="border:2px solid #f90290;">Content here</div>
        
        
          .myborder {border:2px solid #f90290;}
        
        Border color #f90290