#f050ba color space conversions
Hex:
        #f050ba
        RGB:
        240, 80, 186
        CMY:
        6, 69, 27
        CMYK:
        0, 67, 23, 6
      HSL:
        320°, 84.2105%, 62.7451%
        HSV (HSB):
        320°, 66.6667%, 94.1176%
        XYZ:
        47.6668, 27.8078, 49.3095
        xyY:
        0.3820, 0.2228, 27.8078
      CIE-Lab:
        59.7147, 70.8924, -23.0441
        CIE-LCH:
        59.7147, 74.5437, 341.9928
        CIE-Luv:
        59.7147, 87.9893, -46.4793
        Hunter-Lab:
        52.7331, 69.0679, -18.5276
      #f050ba color charts
#f050ba RGB chart
      #f050ba CMYK chart
      #f050ba RGB pie chart
      #f050ba color shades, tints & tones
#f050ba color schemes
#f050ba color preview, HTML & CSS examples
           This text has a color of #f050ba        
        
          <p style="color:#f050ba;">Text here</p>
        
        
          .mytext {color:#f050ba;}
        
        Text color #f050ba
      
           This box has a color of #f050ba        
        
          <div style="background-color:#f050ba;">Content here</div>
        
        
          .mybackground {background-color:#f050ba;}
        
        Background color #f050ba
      
           Border around this has a color of #f050ba        
        
          <div style="border:2px solid #f050ba;">Content here</div>
        
        
          .myborder {border:2px solid #f050ba;}
        
        Border color #f050ba