#f291b1 color space conversions
Hex:
        #f291b1
        RGB:
        242, 145, 177
        CMY:
        5, 43, 31
        CMYK:
        0, 40, 27, 5
      HSL:
        340°, 78.8618%, 75.8824%
        HSV (HSB):
        340°, 40.0826%, 94.9020%
        XYZ:
        54.6792, 42.3024, 46.8782
        xyY:
        0.3801, 0.2941, 42.3024
      CIE-Lab:
        71.0789, 40.5046, -0.8837
        CIE-LCH:
        71.0789, 40.5143, 358.7501
        CIE-Luv:
        71.0789, 60.7289, -8.8269
        Hunter-Lab:
        65.0403, 36.2439, 2.7945
      #f291b1 color charts
#f291b1 RGB chart
      #f291b1 CMYK chart
      #f291b1 RGB pie chart
      #f291b1 color shades, tints & tones
#f291b1 color schemes
#f291b1 color preview, HTML & CSS examples
           This text has a color of #f291b1        
        
          <p style="color:#f291b1;">Text here</p>
        
        
          .mytext {color:#f291b1;}
        
        Text color #f291b1
      
           This box has a color of #f291b1        
        
          <div style="background-color:#f291b1;">Content here</div>
        
        
          .mybackground {background-color:#f291b1;}
        
        Background color #f291b1
      
           Border around this has a color of #f291b1        
        
          <div style="border:2px solid #f291b1;">Content here</div>
        
        
          .myborder {border:2px solid #f291b1;}
        
        Border color #f291b1