#f050aa color space conversions
Hex:
        #f050aa
        RGB:
        240, 80, 170
        CMY:
        6, 69, 33
        CMYK:
        0, 67, 29, 6
      HSL:
        326°, 84.2105%, 62.7451%
        HSV (HSB):
        326°, 66.6667%, 94.1176%
        XYZ:
        46.0595, 27.1649, 40.8459
        xyY:
        0.4038, 0.2381, 27.1649
      CIE-Lab:
        59.1266, 68.9111, -14.7138
        CIE-LCH:
        59.1266, 70.4644, 347.9473
        CIE-Luv:
        59.1266, 93.7587, -33.7721
        Hunter-Lab:
        52.1199, 66.5346, -9.9811
      #f050aa color charts
#f050aa RGB chart
      #f050aa CMYK chart
      #f050aa RGB pie chart
      #f050aa color shades, tints & tones
#f050aa color schemes
#f050aa color preview, HTML & CSS examples
           This text has a color of #f050aa        
        
          <p style="color:#f050aa;">Text here</p>
        
        
          .mytext {color:#f050aa;}
        
        Text color #f050aa
      
           This box has a color of #f050aa        
        
          <div style="background-color:#f050aa;">Content here</div>
        
        
          .mybackground {background-color:#f050aa;}
        
        Background color #f050aa
      
           Border around this has a color of #f050aa        
        
          <div style="border:2px solid #f050aa;">Content here</div>
        
        
          .myborder {border:2px solid #f050aa;}
        
        Border color #f050aa