#f059ac color space conversions
Hex:
        #f059ac
        RGB:
        240, 89, 172
        CMY:
        6, 65, 33
        CMYK:
        0, 63, 28, 6
      HSL:
        327°, 83.4254%, 64.5098%
        HSV (HSB):
        327°, 62.9167%, 94.1176%
        XYZ:
        46.9540, 28.6486, 42.0847
        xyY:
        0.3990, 0.2434, 28.6486
      CIE-Lab:
        60.4702, 65.6455, -13.8409
        CIE-LCH:
        60.4702, 67.0888, 348.0940
        CIE-Luv:
        60.4702, 89.3511, -31.9954
        Hunter-Lab:
        53.5244, 62.9205, -9.1510
      #f059ac color charts
#f059ac RGB chart
      #f059ac CMYK chart
      #f059ac RGB pie chart
      #f059ac color shades, tints & tones
#f059ac color schemes
#f059ac color preview, HTML & CSS examples
           This text has a color of #f059ac        
        
          <p style="color:#f059ac;">Text here</p>
        
        
          .mytext {color:#f059ac;}
        
        Text color #f059ac
      
           This box has a color of #f059ac        
        
          <div style="background-color:#f059ac;">Content here</div>
        
        
          .mybackground {background-color:#f059ac;}
        
        Background color #f059ac
      
           Border around this has a color of #f059ac        
        
          <div style="border:2px solid #f059ac;">Content here</div>
        
        
          .myborder {border:2px solid #f059ac;}
        
        Border color #f059ac