#f290b1 color space conversions
Hex:
        #f290b1
        RGB:
        242, 144, 177
        CMY:
        5, 44, 31
        CMYK:
        0, 40, 27, 5
      HSL:
        340°, 79.0323%, 75.6863%
        HSV (HSB):
        340°, 40.4959%, 94.9020%
        XYZ:
        54.5270, 41.9981, 46.8275
        xyY:
        0.3804, 0.2930, 41.9981
      CIE-Lab:
        70.8696, 41.0207, -1.1901
        CIE-LCH:
        70.8696, 41.0380, 358.3382
        CIE-Luv:
        70.8696, 61.3034, -9.3648
        Hunter-Lab:
        64.8059, 36.7776, 2.5223
      #f290b1 color charts
#f290b1 RGB chart
      #f290b1 CMYK chart
      #f290b1 RGB pie chart
      #f290b1 color shades, tints & tones
#f290b1 color schemes
#f290b1 color preview, HTML & CSS examples
           This text has a color of #f290b1        
        
          <p style="color:#f290b1;">Text here</p>
        
        
          .mytext {color:#f290b1;}
        
        Text color #f290b1
      
           This box has a color of #f290b1        
        
          <div style="background-color:#f290b1;">Content here</div>
        
        
          .mybackground {background-color:#f290b1;}
        
        Background color #f290b1
      
           Border around this has a color of #f290b1        
        
          <div style="border:2px solid #f290b1;">Content here</div>
        
        
          .myborder {border:2px solid #f290b1;}
        
        Border color #f290b1