#f90ec4 color space conversions
Hex:
        #f90ec4
        RGB:
        249, 14, 196
        CMY:
        2, 95, 23
        CMYK:
        0, 94, 21, 2
      HSL:
        314°, 95.1417%, 51.5686%
        HSV (HSB):
        314°, 94.3775%, 97.6471%
        XYZ:
        49.1878, 24.4393, 54.3493
        xyY:
        0.3844, 0.1910, 24.4393
      CIE-Lab:
        56.5250, 88.8220, -33.6074
        CIE-LCH:
        56.5250, 94.9673, 339.2750
        CIE-Luv:
        56.5250, 104.3998, -64.9115
        Hunter-Lab:
        49.4362, 91.0899, -30.5772
      #f90ec4 color charts
#f90ec4 RGB chart
      #f90ec4 CMYK chart
      #f90ec4 RGB pie chart
      #f90ec4 color shades, tints & tones
#f90ec4 color schemes
#f90ec4 color preview, HTML & CSS examples
           This text has a color of #f90ec4        
        
          <p style="color:#f90ec4;">Text here</p>
        
        
          .mytext {color:#f90ec4;}
        
        Text color #f90ec4
      
           This box has a color of #f90ec4        
        
          <div style="background-color:#f90ec4;">Content here</div>
        
        
          .mybackground {background-color:#f90ec4;}
        
        Background color #f90ec4
      
           Border around this has a color of #f90ec4        
        
          <div style="border:2px solid #f90ec4;">Content here</div>
        
        
          .myborder {border:2px solid #f90ec4;}
        
        Border color #f90ec4