#f049bd color space conversions
Hex:
        #f049bd
        RGB:
        240, 73, 189
        CMY:
        6, 71, 26
        CMYK:
        0, 70, 21, 6
      HSL:
        318°, 84.7716%, 61.3725%
        HSV (HSB):
        318°, 69.5833%, 94.1176%
        XYZ:
        47.5030, 26.9645, 50.8451
        xyY:
        0.3791, 0.2152, 26.9645
      CIE-Lab:
        58.9414, 73.7699, -25.9554
        CIE-LCH:
        58.9414, 78.2028, 340.6160
        CIE-Luv:
        58.9414, 89.2567, -51.2489
        Hunter-Lab:
        51.9273, 72.4187, -21.7052
      #f049bd color charts
#f049bd RGB chart
      #f049bd CMYK chart
      #f049bd RGB pie chart
      #f049bd color shades, tints & tones
#f049bd color schemes
#f049bd color preview, HTML & CSS examples
           This text has a color of #f049bd        
        
          <p style="color:#f049bd;">Text here</p>
        
        
          .mytext {color:#f049bd;}
        
        Text color #f049bd
      
           This box has a color of #f049bd        
        
          <div style="background-color:#f049bd;">Content here</div>
        
        
          .mybackground {background-color:#f049bd;}
        
        Background color #f049bd
      
           Border around this has a color of #f049bd        
        
          <div style="border:2px solid #f049bd;">Content here</div>
        
        
          .myborder {border:2px solid #f049bd;}
        
        Border color #f049bd