#f050c4 color space conversions
Hex:
        #f050c4
        RGB:
        240, 80, 196
        CMY:
        6, 69, 23
        CMYK:
        0, 67, 18, 6
      HSL:
        317°, 84.2105%, 62.7451%
        HSV (HSB):
        317°, 66.6667%, 94.1176%
        XYZ:
        48.7676, 28.2481, 55.1066
        xyY:
        0.3691, 0.2138, 28.2481
      CIE-Lab:
        60.1122, 72.2136, -28.1560
        CIE-LCH:
        60.1122, 77.5085, 338.6993
        CIE-Luv:
        60.1122, 84.4014, -54.4933
        Hunter-Lab:
        53.1489, 70.7748, -24.2696
      #f050c4 color charts
#f050c4 RGB chart
      #f050c4 CMYK chart
      #f050c4 RGB pie chart
      #f050c4 color shades, tints & tones
#f050c4 color schemes
#f050c4 color preview, HTML & CSS examples
           This text has a color of #f050c4        
        
          <p style="color:#f050c4;">Text here</p>
        
        
          .mytext {color:#f050c4;}
        
        Text color #f050c4
      
           This box has a color of #f050c4        
        
          <div style="background-color:#f050c4;">Content here</div>
        
        
          .mybackground {background-color:#f050c4;}
        
        Background color #f050c4
      
           Border around this has a color of #f050c4        
        
          <div style="border:2px solid #f050c4;">Content here</div>
        
        
          .myborder {border:2px solid #f050c4;}
        
        Border color #f050c4