#f291bd color space conversions
Hex:
        #f291bd
        RGB:
        242, 145, 189
        CMY:
        5, 43, 26
        CMYK:
        0, 40, 22, 5
      HSL:
        333°, 78.8618%, 75.8824%
        HSV (HSB):
        333°, 40.0826%, 94.9020%
        XYZ:
        55.9287, 42.8022, 53.4580
        xyY:
        0.3675, 0.2812, 42.8022
      CIE-Lab:
        71.4205, 42.1759, -7.0534
        CIE-LCH:
        71.4205, 42.7617, 350.5058
        CIE-Luv:
        71.4205, 58.3059, -18.1402
        Hunter-Lab:
        65.4234, 38.1039, -2.6500
      #f291bd color charts
#f291bd RGB chart
      #f291bd CMYK chart
      #f291bd RGB pie chart
      #f291bd color shades, tints & tones
#f291bd color schemes
#f291bd color preview, HTML & CSS examples
           This text has a color of #f291bd        
        
          <p style="color:#f291bd;">Text here</p>
        
        
          .mytext {color:#f291bd;}
        
        Text color #f291bd
      
           This box has a color of #f291bd        
        
          <div style="background-color:#f291bd;">Content here</div>
        
        
          .mybackground {background-color:#f291bd;}
        
        Background color #f291bd
      
           Border around this has a color of #f291bd        
        
          <div style="border:2px solid #f291bd;">Content here</div>
        
        
          .myborder {border:2px solid #f291bd;}
        
        Border color #f291bd