#f02c94 color space conversions
Hex:
        #f02c94
        RGB:
        240, 44, 148
        CMY:
        6, 83, 42
        CMYK:
        0, 82, 38, 6
      HSL:
        328°, 86.7257%, 55.6863%
        HSV (HSB):
        328°, 81.6667%, 94.1176%
        XYZ:
        42.1812, 22.4647, 30.1299
        xyY:
        0.4451, 0.2370, 22.4647
      CIE-Lab:
        54.5167, 77.4336, -8.7490
        CIE-LCH:
        54.5167, 77.9263, 353.5537
        CIE-Luv:
        54.5167, 114.4570, -26.7475
        Hunter-Lab:
        47.3970, 75.9121, -4.5123
      #f02c94 color charts
#f02c94 RGB chart
      #f02c94 CMYK chart
      #f02c94 RGB pie chart
      #f02c94 color shades, tints & tones
#f02c94 color schemes
#f02c94 color preview, HTML & CSS examples
           This text has a color of #f02c94        
        
          <p style="color:#f02c94;">Text here</p>
        
        
          .mytext {color:#f02c94;}
        
        Text color #f02c94
      
           This box has a color of #f02c94        
        
          <div style="background-color:#f02c94;">Content here</div>
        
        
          .mybackground {background-color:#f02c94;}
        
        Background color #f02c94
      
           Border around this has a color of #f02c94        
        
          <div style="border:2px solid #f02c94;">Content here</div>
        
        
          .myborder {border:2px solid #f02c94;}
        
        Border color #f02c94