#f078ba color space conversions
Hex:
        #f078ba
        RGB:
        240, 120, 186
        CMY:
        6, 53, 27
        CMYK:
        0, 50, 23, 6
      HSL:
        327°, 80.0000%, 70.5882%
        HSV (HSB):
        327°, 50.0000%, 94.1176%
        XYZ:
        51.5146, 35.5034, 50.5921
        xyY:
        0.3744, 0.2580, 35.5034
      CIE-Lab:
        66.1387, 53.6162, -13.2885
        CIE-LCH:
        66.1387, 55.2384, 346.0801
        CIE-Luv:
        66.1387, 70.6681, -29.3178
        Hunter-Lab:
        59.5847, 50.0508, -8.6326
      #f078ba color charts
#f078ba RGB chart
      #f078ba CMYK chart
      #f078ba RGB pie chart
      #f078ba color shades, tints & tones
#f078ba color schemes
#f078ba color preview, HTML & CSS examples
           This text has a color of #f078ba        
        
          <p style="color:#f078ba;">Text here</p>
        
        
          .mytext {color:#f078ba;}
        
        Text color #f078ba
      
           This box has a color of #f078ba        
        
          <div style="background-color:#f078ba;">Content here</div>
        
        
          .mybackground {background-color:#f078ba;}
        
        Background color #f078ba
      
           Border around this has a color of #f078ba        
        
          <div style="border:2px solid #f078ba;">Content here</div>
        
        
          .myborder {border:2px solid #f078ba;}
        
        Border color #f078ba